diff --git a/src/framework/Platform/Define.h b/src/framework/Platform/Define.h index e71fef901fc..f4a7d25c584 100644 --- a/src/framework/Platform/Define.h +++ b/src/framework/Platform/Define.h @@ -84,7 +84,6 @@ # define DECLSPEC_NORETURN __declspec(noreturn) # endif // DECLSPEC_NORETURN #else // PLATFORM != PLATFORM_WINDOWS -# define MANGOS_DLL_SPEC # define DECLSPEC_NORETURN #endif // PLATFORM