Commit 6f84d30c authored by Jonathan Beck's avatar Jonathan Beck

Do not export GetPlist();

parent ba71f950
......@@ -132,6 +132,7 @@ DYNAMIC_CAST(SWIGTYPE_p_PList__Structure, Node_dynamic);
%rename(__assign__) *::operator=;
%rename(__getitem__) *::operator[];
%ignore GetPlist();
%ignore Boolean(plist_t);
%ignore Integer(plist_t);
%ignore Real(plist_t);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment