remove debug (bug #1196755)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7200 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
326949ffe9
commit
6ac7bd813b
1 changed files with 0 additions and 1 deletions
|
|
@ -332,7 +332,6 @@ SWIG_Tcl_GetConstant(const char *key) {
|
|||
if (entryPtr) {
|
||||
return (Tcl_Obj *) Tcl_GetHashValue(entryPtr);
|
||||
}
|
||||
printf("Searching %s\n", key);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue