mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 18:11:56 +00:00
Remove now unneeded ivar _menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8267 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
05d83ffaf2
commit
6301a4f87b
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ typedef enum {
|
||||||
|
|
||||||
@interface NSPopUpButtonCell : NSMenuItemCell
|
@interface NSPopUpButtonCell : NSMenuItemCell
|
||||||
{
|
{
|
||||||
NSMenu *_menu;
|
|
||||||
NSMenuItem *_selectedItem;
|
NSMenuItem *_selectedItem;
|
||||||
struct __pbcFlags {
|
struct __pbcFlags {
|
||||||
unsigned int pullsDown: 1;
|
unsigned int pullsDown: 1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue