aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tclpd.i1
1 files changed, 0 insertions, 1 deletions
diff --git a/tclpd.i b/tclpd.i
index 17011f9..8e15d55 100644
--- a/tclpd.i
+++ b/tclpd.i
@@ -82,7 +82,6 @@ void name_setitem(type *ary, int index, type value)
const char *str = Tcl_GetStringFromObj($input, NULL);
$1 = object_table_get(str);
SWIG_contract_assert($1, "not a t_tcl * instance");
- }
}
%typemap(in) t_pd * {