Make the status item list globally visible.
[paraslash.git] / gui_common.c
index dc3450a8410b3002e6a4e41f0a548d2f8efd8e9f..607a88e81c62e80c880bd54258a0f3084c9dc1d8 100644 (file)
@@ -14,8 +14,6 @@
 #include "string.h"
 #include "fd.h"
 
-extern const char *status_item_list[NUM_STAT_ITEMS];
-
 int para_open_audiod_pipe(char *cmd)
 {
        int fds[3] = {0, 1, 0};