diff options
Diffstat (limited to 'src/qt/bitcoin.cpp')
-rw-r--r-- | src/qt/bitcoin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qt/bitcoin.cpp b/src/qt/bitcoin.cpp index 4e9180b88c..3b98334696 100644 --- a/src/qt/bitcoin.cpp +++ b/src/qt/bitcoin.cpp @@ -15,7 +15,6 @@ #include "splashscreen.h" #include "intro.h" -#undef loop /* Todo: ugh, remove this when the #define loop is gone from util.h */ #include <QApplication> #include <QMessageBox> #if QT_VERSION < 0x050000 |