Config: Remove some ini file code that no longer works

--HG--
extra : convert_revision : cb01dc0abeabc97b03d7af10959d92ceb62ea936
This commit is contained in:
Ali Saidi
2007-09-04 13:12:58 -04:00
parent 9da070ce8a
commit 021421d663
3 changed files with 0 additions and 16 deletions

View File

@@ -38,8 +38,6 @@
extern "C" SimObject *convertSwigSimObjectPtr(PyObject *);
SimObject *resolveSimObject(const std::string &name);
void loadIniFile(PyObject *_resolveFunc);
/**
* Connect the described MemObject ports. Called from Python via SWIG.