diff options
Diffstat (limited to 'src/stdlib/types.h')
| -rw-r--r-- | src/stdlib/types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdlib/types.h b/src/stdlib/types.h index bd2474fa..5cd622e7 100644 --- a/src/stdlib/types.h +++ b/src/stdlib/types.h @@ -91,7 +91,6 @@ struct TypeInfo_s { extern const TypeInfo_t Void$info; extern const TypeInfo_t Abort$info; -#define Void_t void Text_t Type$as_text(const void *typeinfo, bool colorize, const TypeInfo_t *type); |
