mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 15:41:55 +00:00
Remove unused ivars found by static analyser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32528 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
27cdc948f0
commit
80015b49b4
3 changed files with 7 additions and 3 deletions
|
@ -72,7 +72,7 @@ typedef enum _NSProgressIndicatorStyle
|
|||
BOOL _isRunning;
|
||||
int _count;
|
||||
NSTimer *_timer;
|
||||
NSThread *_thread;
|
||||
id _reserved;
|
||||
}
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue