[WIDL] Sync with Wine Staging 1.7.55. CORE-10536
[reactos.git] / reactos / tools / widl / typelib.c
index d28a8e7..9a5466d 100644 (file)
@@ -32,9 +32,6 @@
 #include <string.h>
 #include <ctype.h>
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
-
 #include <typedefs.h>
 #include "widl.h"
 #include "utils.h"