From 7eb3cc5a460ae3025ca58d179ade4f6e51b54e4a Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Mon, 29 Aug 2016 16:06:56 +0000 Subject: [PATCH] Fixed build by MSVC --- w32/common/MHD_config.h | 3 --- 1 file changed, 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 *** */