diff options
Diffstat (limited to 'include/vcl')
-rw-r--r-- | include/vcl/throbber.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/throbber.hxx b/include/vcl/throbber.hxx index 2c986adc23f3..910bd54679bd 100644 --- a/include/vcl/throbber.hxx +++ b/include/vcl/throbber.hxx @@ -82,7 +82,6 @@ private: bool mbRepeat; sal_Int32 mnStepTime; sal_Int32 mnCurStep; - sal_Int32 mnStepCount; AutoTimer maWaitTimer; ImageSet meImageSet; |