don't include <QDebug>

This commit is contained in:
Wladimir J. van der Laan
2011-08-07 16:09:49 +02:00
parent db7f023417
commit 856aacf388
13 changed files with 4 additions and 20 deletions

View 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;