X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b11752c4f9e1fd4b11ba3d184246267facb3ad3..c70b2c8f1ce4c79fb3e0e55e5c96276e4efe15cb:/src/common/powercmn.cpp?ds=sidebyside diff --git a/src/common/powercmn.cpp b/src/common/powercmn.cpp index c71b9171bd..043afbeaee 100644 --- a/src/common/powercmn.cpp +++ b/src/common/powercmn.cpp @@ -43,7 +43,7 @@ #endif // provide stubs for the systems not implementing these functions -#if !defined(__WXPALMOS__) && !defined(__WXMSW__) +#if !defined(__WXMSW__) wxPowerType wxGetPowerType() {