adding tons of ifdefs so quassel will build again without ssl support
[quassel.git] / src / client / clientsyncer.cpp
index 139f44b..a8e08ef 100644 (file)
@@ -26,8 +26,6 @@
 
 #include "client.h"
 #include "identity.h"
-#include "ircuser.h"
-#include "ircchannel.h"
 #include "network.h"
 #include "networkmodel.h"
 #include "quassel.h"