Big refactoring completed. Everything prepared for the separation of core and gui.
[quassel.git] / network / builtin_cmds.cpp
index 7bbe48c..2e72c9d 100644 (file)
@@ -19,7 +19,7 @@
  ***************************************************************************/
 
 #include <QtGlobal>
-#include "message.h"
+//#include "message.h"
 #include "cmdcodes.h"
 
 /** This macro marks strings as translateable for Qt's linguist tools */