diff options
Diffstat (limited to 'tclpd.h')
-rw-r--r-- | tclpd.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |