summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CategoryListBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CategoryListBox.hxx')
-rw-r--r--sd/source/ui/animations/CategoryListBox.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/animations/CategoryListBox.hxx b/sd/source/ui/animations/CategoryListBox.hxx
index f044ac4b6c2f..fa29b4abea5b 100644
--- a/sd/source/ui/animations/CategoryListBox.hxx
+++ b/sd/source/ui/animations/CategoryListBox.hxx
@@ -16,8 +16,6 @@ public:
sal_Int32 InsertCategory( const OUString& rStr, sal_Int32 nPos = LISTBOX_APPEND );
- void SetDoubleClickLink( const Link<CategoryListBox&,void>& rDoubleClickHdl ) { maDoubleClickHdl = rDoubleClickHdl; }
-
DECL_LINK_TYPED(implDoubleClickHdl, ListBox&, void);
private: