aboutsummaryrefslogtreecommitdiff
path: root/tclpd.h
diff options
context:
space:
mode:
authormescalinum <mescalinum@users.sourceforge.net>2011-11-15 07:49:20 +0000
committermescalinum <mescalinum@users.sourceforge.net>2011-11-15 07:49:20 +0000
commit27992fb1ac4b86097a3fefa3b13f4d150a44aa03 (patch)
tree266556307f9b0ec29219ad42578600a9bbd279a9 /tclpd.h
parent1cfa4de1d848808738c9123a85764cd23f7b61d5 (diff)
fixed bug 3436716
svn path=/trunk/externals/loaders/tclpd/; revision=15748
Diffstat (limited to 'tclpd.h')
-rw-r--r--tclpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tclpd.h b/tclpd.h
index 1fddff7..20afc83 100644
--- a/tclpd.h
+++ b/tclpd.h
@@ -17,7 +17,6 @@
typedef struct _t_tcl {
t_object o;
int ninlets; /* used for proxy inlet count */
- t_glist *x_glist;
char *source_file;