X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5445a26cc480e03c4dcf2ba54b0881e1fa9330e5..a7d5151df02bf70a9f6ff1c5c7fd33ab07bf409c:/src/palmos/utilsexc.cpp diff --git a/src/palmos/utilsexc.cpp b/src/palmos/utilsexc.cpp index 5aacdf30a6..645132d1cc 100644 --- a/src/palmos/utilsexc.cpp +++ b/src/palmos/utilsexc.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: palmos/utilsexec.cpp +// Name: src/palmos/utilsexec.cpp // Purpose: wxExecute implementation for PalmOS -// 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 ///////////////////////////////////////////////////////////////////////////// @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"