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:
Nicola Pero 1999-12-13 02:28:23 +00:00
parent 8791f6fab9
commit 1248f506d7

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;
}
//