aboutsummaryrefslogtreecommitdiff
path: root/pd/src/s_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/s_main.c')
-rw-r--r--pd/src/s_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pd/src/s_main.c b/pd/src/s_main.c
index a7156c20..ebaa661b 100644
--- a/pd/src/s_main.c
+++ b/pd/src/s_main.c
@@ -47,7 +47,6 @@ int sys_guisetportnumber; /* if started from the GUI, this is the port # */
char *sys_guicmd;
t_symbol *sys_libdir;
static t_symbol *sys_guidir;
-t_namelist *sys_externlist;
static t_namelist *sys_openlist;
static t_namelist *sys_messagelist;
static int sys_version;