(GUILE::with_smobs): Delete this private data member.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Thien-Thi Nguyen 2000-07-06 21:47:27 +00:00
commit cdcfbec00d

View file

@ -34,7 +34,6 @@ private:
GUILE_LSTYLE_LTDLMOD, // "native" guile?
GUILE_LSTYLE_HOBBIT // use (hobbit4d link)
} linkage;
int with_smobs;
void get_pointer(char *iname, int parm, DataType *t,
WrapperFunction &f, const String &proc_name,
int num_scheme_parm);