Fixed a bug that caused connections to not being found when keyboard is closed during...
[jenirok] / src / daemon / main.cpp
index 3d3b672..69964f3 100644 (file)
@@ -20,7 +20,7 @@
 #include <QtGui/QApplication>
 #include "calllistener.h"
 #include "settings.h"
-#include "connectionmanager.h"
+
 
 int main(int argc, char *argv[])
 {