]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix file header and remove unused include "wx/cocoa/mbarman.h"
authorDavid Elliott <dfe@tgwbd.org>
Thu, 13 Nov 2003 14:28:53 +0000 (14:28 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 13 Nov 2003 14:28:53 +0000 (14:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/cocoa/toplevel.mm

index de8ad026619aa6b25bb09ef6c6f2163530a8cf63..ddb40bff3b48525053ebf860e6bbf8a59ee72412 100644 (file)
@@ -4,9 +4,9 @@
 // Author:      David Elliott 
 // Modified by:
 // Created:     2002/11/27
-// RCS-ID:      $Id:
+// RCS-ID:      $Id$
 // Copyright:   (c) 2002 David Elliott
-// License:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -30,7 +30,6 @@
 
 #include "wx/cocoa/autorelease.h"
 #include "wx/cocoa/string.h"
-#include "wx/cocoa/mbarman.h"
 
 #import <AppKit/NSView.h>
 #import <AppKit/NSWindow.h>