Add forgotten files 1.4.70b
[polyglot.git] / gui.c
diff --git a/gui.c b/gui.c
index 44abc37..9a0d102 100644 (file)
--- a/gui.c
+++ b/gui.c
@@ -8,10 +8,6 @@
 #include "gui.h"
 #include "main.h"
 
-// constants
-
-static const int StringSize = 4096;
-
 // variables
 
 gui_t GUI[1];