Port most of the code to the Qt4
[vlp.git] / src / int / cint.c
index 222bf22c1f8a723762f300d01283a09b097bc333..ce16846e08f5a6ca442829709d136b2b54c1b3ce 100644 (file)
@@ -13,7 +13,7 @@
 #include <arpa/inet.h>
 #include <errno.h>
 #include <netdb.h>
-#include <qthread.h>
+// #include <qthread.h>
 
 #ifndef NO_PROTOTYPES
 static void load(char *);