mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Removed empty ifdef section
This commit is contained in:
@@ -537,9 +537,6 @@
|
||||
#define NO_SESSION_CACHE
|
||||
#endif
|
||||
|
||||
#ifdef WOLFSSL_CONTIKI
|
||||
#endif
|
||||
|
||||
/* Micrium will use Visual Studio for compilation but not the Win32 API */
|
||||
#if defined(_WIN32) && !defined(MICRIUM) && !defined(FREERTOS) && \
|
||||
!defined(FREERTOS_TCP) && !defined(EBSNET) && !defined(WOLFSSL_EROAD) && \
|
||||
|
Reference in New Issue
Block a user