mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 12:10:37 +00:00
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:
parent
c0d3cf0bdb
commit
43074e25fc
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue