X-Git-Url: http://deadsoftware.ru/gitweb?p=dsw-obn.git;a=blobdiff_plain;f=oberon.h;h=93f80a8e78dc3fc2ccb5ea306ed26ce54a7c74f6;hp=41cec621e9dc6983297d651bcfe9f955e078d497;hb=7bff9378302d5e23c6e9eabe7e6edc8034dcd562;hpb=3376c57aa304940b405940c6463df71c7c1c7f01 diff --git a/oberon.h b/oberon.h index 41cec62..93f80a8 100644 --- a/oberon.h +++ b/oberon.h @@ -98,8 +98,6 @@ struct oberon_type_s int class; int size; - int dim; - int num_decl; oberon_type_t * base; oberon_object_t * decl;