X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed62f740a1b075d6645682b0064b78c89f9e4dfc..9802983f157c32177e92e8c0f6b1ce44aec0ebca:/include/wx/apptrait.h?ds=sidebyside diff --git a/include/wx/apptrait.h b/include/wx/apptrait.h index 38097535f3..91184293d6 100644 --- a/include/wx/apptrait.h +++ b/include/wx/apptrait.h @@ -82,9 +82,7 @@ public: // wxStandardPaths object is normally the same for wxBase and wxGUI // except in the case of wxMac and wxCocoa -#ifndef __WXPALMOS__ virtual wxStandardPathsBase& GetStandardPaths(); -#endif // functions abstracting differences between GUI and console modes // ------------------------------------------------------------------------