From 46cdffaf79609cee3a906fbb80401d4b2c6bcfc7 Mon Sep 17 00:00:00 2001 From: David Elliott Date: Thu, 13 Nov 2003 14:28:53 +0000 Subject: [PATCH] Fix file header and remove unused include "wx/cocoa/mbarman.h" git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/cocoa/toplevel.mm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/cocoa/toplevel.mm b/src/cocoa/toplevel.mm index de8ad02661..ddb40bff3b 100644 --- a/src/cocoa/toplevel.mm +++ b/src/cocoa/toplevel.mm @@ -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 #import -- 2.45.2