mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:31:03 +00:00
Remove uneeded instance var.
This commit is contained in:
parent
938467102e
commit
d72e9e6ced
2 changed files with 1 additions and 4 deletions
|
@ -248,9 +248,6 @@ therefore be stored in the NSLayoutManager to avoid problems.
|
|||
// Text checking (spelling/grammar)
|
||||
NSTimer *_textCheckingTimer;
|
||||
NSRect _lastCheckedRect;
|
||||
|
||||
// NSTextFinder vars...
|
||||
NSArray *_selectedRanges;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue