aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/bitcoin_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'build_msvc/bitcoin_config.h.in')
-rw-r--r--build_msvc/bitcoin_config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/build_msvc/bitcoin_config.h.in b/build_msvc/bitcoin_config.h.in
index 2d6df92286..33632ad17c 100644
--- a/build_msvc/bitcoin_config.h.in
+++ b/build_msvc/bitcoin_config.h.in
@@ -73,9 +73,6 @@
/* Define this symbol if the qt platform is windows */
#define QT_QPA_PLATFORM_WINDOWS 1
-/* Define this symbol if qt plugins are static */
-#define QT_STATICPLUGIN 1
-
/* Windows Universal Platform constraints */
#if !defined(WINAPI_FAMILY) || (WINAPI_FAMILY == WINAPI_FAMILY_DESKTOP_APP)
/* Either a desktop application without API restrictions, or and older system