]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/colour.cpp
fixed unreachable code warnings (occurred in MSVC6+Release mode)
[wxWidgets.git] / src / mgl / colour.cpp
index da27128ada14634ac94cb7319c717925d86089d3..feae373c8a9469eecc7b9af6926829b3395a25be 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        colour.cpp
+// Name:        src/mgl/colour.cpp
 // Purpose:     wxColour class
 // Author:      Julian Smart
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "colour.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"