remove 'hello'
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8582 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
933ac56a20
commit
20cdc2a18c
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@
|
|||
|
||||
/* For output, we increase the reference object */
|
||||
%typemap(out,noblock=1) PyObject * {
|
||||
/* hello */
|
||||
$result = $1;
|
||||
%#if !($owner)
|
||||
Py_XINCREF($result);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue