remove ROKEN_LIB_FUNCTION
[moonshot.git] / mech_eap / util_base64.h
index 98f0c1f..84313e4 100644 (file)
 #ifndef _UTIL_BASE64_H_
 #define _UTIL_BASE64_H_
 
-#ifndef ROKEN_LIB_FUNCTION
-#ifdef _WIN32
-#define ROKEN_LIB_FUNCTION
-#define ROKEN_LIB_CALL __cdecl
-#else
-#define ROKEN_LIB_FUNCTION
-#define ROKEN_LIB_CALL
-#endif
-#endif
-
 #ifdef __cplusplus
 extern "C" {
 #endif