]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/region.cpp
Trace module initialization and cleanup.
[wxWidgets.git] / src / mgl / region.cpp
index 2d80d07aa3c5598fc47689d69e6103c22858901e..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
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "region.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"