From a19c85b2b0c70db4e87efe129da38ea870f8971c Mon Sep 17 00:00:00 2001 From: Teddy Date: Fri, 11 Apr 2014 15:53:22 +0800 Subject: basic const precalculation --- semantics.h | 1 - 1 file changed, 1 deletion(-) (limited to 'semantics.h') diff --git a/semantics.h b/semantics.h index d781737..cf3666a 100644 --- a/semantics.h +++ b/semantics.h @@ -120,7 +120,6 @@ struct CScope { typedef struct ExpType { CType_t type; int lval; - int is_var; } ExpType; CScope_t cscope_create(); -- cgit v1.2.3-70-g09d2