X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..6716fce4398b873d0153a487de2a937084ec9b60:/src/palmos/minifram.cpp diff --git a/src/palmos/minifram.cpp b/src/palmos/minifram.cpp index 5180dd713d..014077885d 100644 --- a/src/palmos/minifram.cpp +++ b/src/palmos/minifram.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: minifram.cpp +// Name: src/palmos/minifram.cpp // Purpose: wxMiniFrame // Author: Julian Smart // Modified by: @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "minifram.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"