]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/display.mm
wxOS2 warning fixes after daily build log.
[wxWidgets.git] / src / cocoa / display.mm
index 5bfc26bef7e8fe8057b435c71658b4095ca5d8a9..0d39a028a41c4434799386e0574d18e834442b5d 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        src/cocoa/display.cpp
+// Name:        src/cocoa/display.mm
 // Purpose:     Cocoa implementation of wxDisplay class
 // Author:      Ryan Norton
 // Modified by: 
 // Created:     2004-10-03
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWidgets team
+// Copyright:   (c) Ryan Norton
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-    #pragma implementation "display.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"