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 33632ad17c..b0238c9112 100644
--- a/build_msvc/bitcoin_config.h.in
+++ b/build_msvc/bitcoin_config.h.in
@@ -49,9 +49,6 @@
*/
#define HAVE_DECL_SETSID 0
-/* Define if the dllexport attribute is supported. */
-#define HAVE_DLLEXPORT_ATTRIBUTE 1
-
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"