Skip to content

Commit 072548b

Browse files
slipherillwieckz
authored andcommitted
dl_main: CURL_STATICLIB is now injected by CURLTargets.cmake
1 parent 09e7bb8 commit 072548b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/engine/client/dl_main.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ Maryland 20850 USA.
3939

4040
#include "common/Common.h"
4141

42-
#ifdef __MINGW32__
43-
#define CURL_STATICLIB
44-
#endif
4542
#include <curl/curl.h>
4643

4744
#include "common/FileSystem.h"

0 commit comments

Comments
 (0)