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
This commit is contained in:
David Elliott
2003-11-13 14:28:53 +00:00
parent 243f5c2d91
commit 46cdffaf79

View 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>