]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - gui.c
aft.c: Fix a possible memory leak.
[paraslash.git] / gui.c
diff --git a/gui.c b/gui.c
index e60e6f54e39daf44a3fec62653d995107d9cf7ba..40d521bcf81ceb546a9675b5729c182109a07cf6 100644 (file)
--- a/gui.c
+++ b/gui.c
@@ -23,7 +23,6 @@
 
 /** define the array of error lists needed by para_gui */
 INIT_GUI_ERRLISTS;
-extern const char *status_item_list[NUM_STAT_ITEMS];
 static char *stat_content[NUM_STAT_ITEMS];
 
 #define STANDARD_STATUS_BAR "para_gui " PACKAGE_VERSION " (hit ? for help)"