[CMAKE]
[reactos.git] / dll / win32 / msi / streams.c
index 59e845d..44c4e67 100644 (file)
@@ -37,7 +37,6 @@
 WINE_DEFAULT_DEBUG_CHANNEL(msidb);
 
 #define NUM_STREAMS_COLS    2
-#define MAX_STREAM_NAME_LEN 62
 
 typedef struct tabSTREAM
 {