diff options
Diffstat (limited to 'include/svtools/toolboxcontroller.hxx')
-rw-r--r-- | include/svtools/toolboxcontroller.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/toolboxcontroller.hxx b/include/svtools/toolboxcontroller.hxx index 217d6cdf2dab..529313053066 100644 --- a/include/svtools/toolboxcontroller.hxx +++ b/include/svtools/toolboxcontroller.hxx @@ -158,7 +158,6 @@ class SVT_DLLPUBLIC ToolboxController : public ::com::sun::star::frame::XStatusL void bindListener(); void unbindListener(); sal_Bool isBound() const; - sal_Bool hasBigImages() const; // TODO remove ::com::sun::star::uno::Reference< ::com::sun::star::util::XURLTransformer > getURLTransformer() const; // TODO remove |