diff options
Diffstat (limited to 'include')
-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 1701383529fc..be9ee33654c3 100644 --- a/include/vcl/throbber.hxx +++ b/include/vcl/throbber.hxx @@ -62,7 +62,6 @@ public: void stop(); bool isRunning() const; - void setImageList( const css::uno::Sequence< css::uno::Reference< css::graphic::XGraphic > >& ImageList ); void setImageList( ::std::vector< Image > const& i_images ); // default images |