X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/496959ebbd1344842bb6ed91a3103ffa0a42f246..9bd25c86704221bb5cf6cbe56b1b593120902ac7:/src/os2/popupwin.cpp diff --git a/src/os2/popupwin.cpp b/src/os2/popupwin.cpp index 11f6b5d978..faf26b0cf0 100644 --- a/src/os2/popupwin.cpp +++ b/src/os2/popupwin.cpp @@ -1,12 +1,12 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: os2/popupwin.cpp +// Name: src/os2/popupwin.cpp // Purpose: implements wxPopupWindow for OS2 // Author: Dave Webster // Modified by: // Created: 13.05.02 // RCS-ID: $Id$ // Copyright: (c) 2002 Dave Webster -// License: wxWindows licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ - #pragma implementation "popup.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"