summaryrefslogtreecommitdiffstats
path: root/Include/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/object.h')
-rw-r--r--Include/object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Include/object.h b/Include/object.h
index 99a7737..3753785 100644
--- a/Include/object.h
+++ b/Include/object.h
@@ -396,7 +396,6 @@ typedef struct{
typedef struct{
const char* name;
- const char* doc;
int basicsize;
int itemsize;
int flags;