Removed unused ivar

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5482 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 1999-12-13 16:09:46 +00:00
parent d7494db0ce
commit 73dfc93238

View file

@ -92,7 +92,6 @@ enum {
BOOL is_rotated_from_base;
BOOL is_rotated_or_scaled_from_base;
BOOL needs_display;
BOOL post_frame_changes;
BOOL post_bounds_changes;
BOOL autoresize_subviews;