Removed empty ifdef section

This commit is contained in:
Daniele Lacamera
2018-07-02 11:34:39 +02:00
parent 79a7518fdd
commit b7385476f0

View File

@@ -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) && \