X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cab1a6053dce9f0a2dcd87d8e2d12d8633f4785f..3c99602b795292c52aafd12c71cac668ffdbf08f:/include/wx/wx_cw_cm.h diff --git a/include/wx/wx_cw_cm.h b/include/wx/wx_cw_cm.h index 43311efd21..a577e2860c 100644 --- a/include/wx/wx_cw_cm.h +++ b/include/wx/wx_cw_cm.h @@ -68,16 +68,3 @@ #define USE_DEFINE -// in order to avoid problems further down in wxWidgets - -#ifdef __cplusplus - -extern "C" -{ -#endif - char *strdup(const char *s) ; - int isascii( int c ) ; -#ifdef __cplusplus -} -#endif -