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:
nico 1999-12-13 02:28:23 +00:00
parent 6cd12a8789
commit c0a68db893

View file

@ -40,12 +40,8 @@
NSImage *_alternateImage;
NSImage *_branchImage;
NSImage *_highlightBranchImage;
NSCell *_browserText;
BOOL _isLeaf;
BOOL _isLoaded;
// reserved for the backend
void *_be_bfc_reserved;
}
//