aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/bitcoin.cpp')
-rw-r--r--src/qt/bitcoin.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qt/bitcoin.cpp b/src/qt/bitcoin.cpp
index 8ae3762f68..a21983b7e3 100644
--- a/src/qt/bitcoin.cpp
+++ b/src/qt/bitcoin.cpp
@@ -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;