don't include <QDebug>
[novacoin.git] / src / qt / bitcoin.cpp
index 8ae3762..a21983b 100644 (file)
@@ -16,7 +16,6 @@
 #include <QLocale>
 #include <QTranslator>
 #include <QSplashScreen>
-#include <QDebug>
 
 // Need a global reference for the notifications to find the GUI
 BitcoinGUI *guiref;