Scilab: clean enum management code (no need to force enum type)
This commit is contained in:
parent
39bab12d2c
commit
1ab2bd15b1
1 changed files with 0 additions and 3 deletions
|
|
@ -659,9 +659,6 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
/* Force type to be an enum (See scitypemaps.swg) */
|
||||
Setattr(node, "type", "enum SWIG");
|
||||
|
||||
return Language::enumvalueDeclaration(node);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue