mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 07:41:11 +00:00
Removed unused ivars
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5451 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8791f6fab9
commit
1248f506d7
1 changed files with 0 additions and 4 deletions
|
@ -40,12 +40,8 @@
|
||||||
NSImage *_alternateImage;
|
NSImage *_alternateImage;
|
||||||
NSImage *_branchImage;
|
NSImage *_branchImage;
|
||||||
NSImage *_highlightBranchImage;
|
NSImage *_highlightBranchImage;
|
||||||
NSCell *_browserText;
|
|
||||||
BOOL _isLeaf;
|
BOOL _isLeaf;
|
||||||
BOOL _isLoaded;
|
BOOL _isLoaded;
|
||||||
|
|
||||||
// reserved for the backend
|
|
||||||
void *_be_bfc_reserved;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue