X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4354db179f5b9f3107cc532bb5232deccab90d0..e733c4ce1e24cf7e4b0b0d8362fc59aaa7a7641c:/include/wx/button.h diff --git a/include/wx/button.h b/include/wx/button.h index b4f06d9ed5..71dbee41de 100644 --- a/include/wx/button.h +++ b/include/wx/button.h @@ -4,7 +4,6 @@ // Author: Vadim Zetlin // Modified by: // Created: 15.08.00 -// RCS-ID: $Id$ // Copyright: (c) Vadim Zetlin // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -63,8 +62,6 @@ protected: #include "wx/cocoa/button.h" #elif defined(__WXPM__) #include "wx/os2/button.h" -#elif defined(__WXPALMOS__) - #include "wx/palmos/button.h" #endif #endif // wxUSE_BUTTON