Removed erroneous comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4110 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1999-04-22 07:01:16 +00:00
parent 013b7770f1
commit 43f53bd512

View file

@ -64,7 +64,7 @@
@end
@interface NSMenuItem : NSButtonCell //<NSMenuItem>
@interface NSMenuItem : NSButtonCell <NSMenuItem>
{
id representedObject;
BOOL hasSubmenu;