Selaa lähdekoodia

- fixed typo (izat_case defined twice in case_prox.h)

Andrei Pelinescu-Onciul 22 vuotta sitten
vanhempi
commit
8ea7bba607
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      parser/case_prox.h

+ 0 - 3
parser/case_prox.h

@@ -51,9 +51,6 @@
 	        goto dc_end;               \
 	        goto dc_end;               \
         }
         }
 
 
-#define IZAT_CASE                  \
-        switch(LOWER_DWORD(val)) { \
-
 
 
 #define IZAT_CASE                  \
 #define IZAT_CASE                  \
         switch(LOWER_DWORD(val)) { \
         switch(LOWER_DWORD(val)) { \