mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:30:38 +00:00
Removed declaration of unimplemented method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5442 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
94cb2f8f91
commit
95965e22ac
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@
|
|||
|
||||
/* Creating an NSMenu */
|
||||
- (id) initWithTitle: (NSString*)aTitle;
|
||||
- (id) initWithPopUpButton: (NSPopUpButton*)popb;
|
||||
|
||||
/* Setting Up the Menu Commands */
|
||||
- (void) addItem: (id <NSMenuItem>)newItem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue