After quite a while, we have another big SVN update now.
[quassel.git] / main / main_core.cpp
index b7f0a8e..607aada 100644 (file)
@@ -40,7 +40,6 @@ int main(int argc, char **argv) {
 
   global = new Global();
   coreProxy = new CoreProxy();
-  core = new Core();
 
   //Logger *logger = new Logger();
   //Quassel::setLogger(logger);