]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/region.cpp
Trace module initialization and cleanup.
[wxWidgets.git] / src / mgl / region.cpp
index b7ba0b5c09021f4f2d1d77e99bbc3e615384b094..94a66c8eee28e21cc7c6a4969c9d48150f95b32d 100644 (file)
@@ -1,16 +1,12 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:      region.cpp
-// Purpose:   Region handling for wxWindows/MGL
+// Purpose:   Region handling for wxWidgets/MGL
 // Author:    Vaclav Slavik
 // RCS-ID:    $Id$
 // Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:   wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "region.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"