diff options
Diffstat (limited to 'rotord/src')
| -rw-r--r-- | rotord/src/rotord.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/src/rotord.h b/rotord/src/rotord.h index dd6a25c..5747899 100644 --- a/rotord/src/rotord.h +++ b/rotord/src/rotord.h @@ -93,7 +93,7 @@ class RotorRequestHandlerFactory: public HTTPRequestHandlerFactory thumbnail_dir=xml.getAttribute("Rotor","thumbnail_dir","",0); } pool.addCapacity(300); - + g_type_init(); //manager=Poco::TaskManager(pool); } HTTPRequestHandler* createRequestHandler(const HTTPServerRequest& request); |
