removed accidental leftovers

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1394 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 17 years ago
parent 436cca698e
commit db2f70574b

@ -63,11 +63,6 @@ Monitor::~Monitor() {
}
int Monitor::onLoad() {
AmArg a;
a.assertArray();
AmArg b;
a.pop(b);
// todo: if GC configured, start thread
AmConfigReader cfg;
if(cfg.loadFile(AmConfig::ModConfigPath + string(MOD_NAME ".conf"))) {

Loading…
Cancel
Save