summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-08-29 16:06:56 +0000
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2016-08-29 16:06:56 +0000
commit7eb3cc5a460ae3025ca58d179ade4f6e51b54e4a (patch)
tree381c4d79152bbf9cfeeb9d6ff8463136c897caa8
parentb6ac5b9f8e1a668a1a9026cfe7004dbdab4264da (diff)
Fixed build by MSVC
-rw-r--r--w32/common/MHD_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/w32/common/MHD_config.h b/w32/common/MHD_config.h
index c9205115..90638093 100644
--- a/w32/common/MHD_config.h
+++ b/w32/common/MHD_config.h
@@ -38,9 +38,6 @@
/* Enable error messages */
#define HAVE_MESSAGES 1
-/* Disable HTTPS support */
-#define HTTPS_SUPPORT 0
-
/* *** OS features *** */