[sword-svn] r2726 - trunk/bindings/swig
greg.hellings at crosswire.org
greg.hellings at crosswire.org
Tue Aug 28 19:51:51 MST 2012
Author: greg.hellings
Date: 2012-08-28 19:51:51 -0700 (Tue, 28 Aug 2012)
New Revision: 2726
Modified:
trunk/bindings/swig/swkey.i
Log:
Removed deprecated Traversable() and Index() methods on sword::SWKey
Modified: trunk/bindings/swig/swkey.i
===================================================================
--- trunk/bindings/swig/swkey.i 2012-08-29 02:35:20 UTC (rev 2725)
+++ trunk/bindings/swig/swkey.i 2012-08-29 02:51:51 UTC (rev 2726)
@@ -3,6 +3,8 @@
%}
%ignore sword::SWKey::userData;
+%ignore sword::SWKey::Index;
+%ignore sword::SWKey::Traversable;
%rename (getPosition) sword::SW_POSITION::operator char;
More information about the sword-cvs
mailing list