Removed ivar no longer used

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13634 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-05-12 11:23:38 +00:00
parent 4dcab12c71
commit c373b78fe2

View file

@ -67,9 +67,6 @@ typedef enum _NSSelectionAffinity {
hand, and the text storage owns everything - thus we need to
release nothing. */
unsigned owns_text_network: 1;
/* is_in_dealloc is always NO except when we own text network and
are deallocating */
unsigned is_in_dealloc: 1;
unsigned allows_undo: 1;
unsigned smart_insert_delete: 1;
/* multiple_textviews is YES if more than one NSTextView are