Snip nonsensical comment left over from cut and paste from other examples.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11215 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Olly Betts 2009-05-19 11:54:40 +00:00
commit d2c38bb569

View file

@ -5,8 +5,6 @@
import example
# CEO class, which overrides Employee::getPosition().
class PyCallback(example.Callback):
def __init__(self):
example.Callback.__init__(self)