remove unused label
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7788 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
40a65ea681
commit
45439174b4
1 changed files with 0 additions and 1 deletions
|
|
@ -566,7 +566,6 @@ SWIG_Python_ConvertPtr(PyObject *obj, void **ptr, swig_type_info *ty, int flags)
|
|||
desc = (const char *) to->name;
|
||||
if (newref) { newref = 0; Py_DECREF(obj); }
|
||||
|
||||
type_check:
|
||||
if (ty) {
|
||||
if (to == ty) {
|
||||
/* no type cast needed */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue