performance fixes
This commit is contained in:
@@ -46,7 +46,6 @@ public:
|
||||
BasePlugin * tempPointer = _pluginVector[i];
|
||||
DELETE( tempPointer );
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void handle_request(const Request& req, Reply& rep){
|
||||
|
||||
Reference in New Issue
Block a user