From dd1034e1f5f2285721a9deb8b95ea17222e50939 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 16 Nov 2013 22:57:54 +0000 Subject: I guess the order *doesn't* matter. svn path=/trunk/; revision=53376 --- ws_symbol_export.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ws_symbol_export.h') diff --git a/ws_symbol_export.h b/ws_symbol_export.h index be10c93ab0..ebf9e7d935 100644 --- a/ws_symbol_export.h +++ b/ws_symbol_export.h @@ -141,10 +141,6 @@ * * Either can be used for exported *function* declarations and definitions. */ -#if defined _WIN32 || defined __CYGWIN__ -#define WS_DLL_PUBLIC extern WS_DLL_PUBLIC_DEF -#else #define WS_DLL_PUBLIC WS_DLL_PUBLIC_DEF extern -#endif #endif /* SYMBOL_EXPORT_H */ -- cgit v1.2.3