Removed obsolete stuff
This commit is contained in:
@ -47,5 +47,4 @@ void ObjectFactory::produce(void* args) {
|
||||
ObjectFactory::produceGenericObjects();
|
||||
|
||||
new TestTask(objects::TEST_TASK);
|
||||
new GlobalConfigHandler(objects::CONFIG_TEST,"/path/to/JSON.config");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user