diff options
author | mescalinum <mescalinum@users.sourceforge.net> | 2011-11-15 10:28:36 +0000 |
---|---|---|
committer | mescalinum <mescalinum@users.sourceforge.net> | 2011-11-15 10:28:36 +0000 |
commit | a5595a6447547e62b58ccf74edafee4fbb21602d (patch) | |
tree | d1d267ae4498b25683e1e94fb8cffd86885fd310 | |
parent | d9afaec4495c89b372ddf750c0cb539bd0d41710 (diff) |
oops
svn path=/trunk/externals/loaders/tclpd/; revision=15750
-rw-r--r-- | tclpd.i | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 * { |