aboutsummaryrefslogtreecommitdiff
path: root/src/qt/splashscreen.cpp
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2020-06-20 06:22:53 -0400
committerMarcoFalke <[email protected]>2020-06-27 11:39:23 -0400
commitfa72ca6a9d90d66012765b0043fd819698b94ba8 (patch)
tree0f49a2193d64f7fb1c08e87de94248282f9cb0bf /src/qt/splashscreen.cpp
parentwallet: Do not include server symbols (diff)
downloaddiscoin-fa72ca6a9d90d66012765b0043fd819698b94ba8.tar.xz
discoin-fa72ca6a9d90d66012765b0043fd819698b94ba8.zip
qt: Remove unused includes
Diffstat (limited to 'src/qt/splashscreen.cpp')
-rw-r--r--src/qt/splashscreen.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qt/splashscreen.cpp b/src/qt/splashscreen.cpp
index ced6a299d..6e6b2b846 100644
--- a/src/qt/splashscreen.cpp
+++ b/src/qt/splashscreen.cpp
@@ -14,7 +14,6 @@
#include <interfaces/wallet.h>
#include <qt/guiutil.h>
#include <qt/networkstyle.h>
-#include <ui_interface.h>
#include <util/system.h>
#include <util/translation.h>