X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..700dbceb374774f5207a2daf2b7ea69e08bfd56f:/src/palmos/timer.cpp?ds=sidebyside diff --git a/src/palmos/timer.cpp b/src/palmos/timer.cpp index 254369d4b0..4867dbe6be 100644 --- a/src/palmos/timer.cpp +++ b/src/palmos/timer.cpp @@ -1,18 +1,14 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palmos/timer.cpp +// Name: src/palmos/timer.cpp // Purpose: wxTimer implementation -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "timer.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"