X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b11752c4f9e1fd4b11ba3d184246267facb3ad3..85a39457f9edb69bf287c6d244966b514ce0bdbc:/src/common/powercmn.cpp 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() {