Remove two commented out lines of code.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11773 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0633acd24f
commit
bcda9644f1
1 changed files with 0 additions and 2 deletions
|
|
@ -1929,9 +1929,7 @@ done:
|
||||||
|
|
||||||
virtual int classHandler(Node *n) {
|
virtual int classHandler(Node *n) {
|
||||||
constructors = 0;
|
constructors = 0;
|
||||||
//SwigType *t = Getattr(n, "classtype");
|
|
||||||
current_class = n;
|
current_class = n;
|
||||||
// String *use_class_name=SwigType_manglestr(SwigType_ltype(t));
|
|
||||||
|
|
||||||
if (shadow) {
|
if (shadow) {
|
||||||
char *rename = GetChar(n, "sym:name");
|
char *rename = GetChar(n, "sym:name");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue