diff options
Diffstat (limited to 'stdlib/bools.h')
| -rw-r--r-- | stdlib/bools.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/bools.h b/stdlib/bools.h index 4b0b42aa..fbc40f8b 100644 --- a/stdlib/bools.h +++ b/stdlib/bools.h @@ -15,7 +15,6 @@ PUREFUNC Text_t Bool$as_text(const bool *b, bool colorize, const TypeInfo_t *type); OptionalBool_t Bool$from_text(Text_t text); -Bool_t Bool$random(double p); extern const TypeInfo_t Bool$info; |
