summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/condformatdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/condformatdlg.hxx b/sc/source/ui/inc/condformatdlg.hxx
index ff9caa56f4d3..aedc4e7024a7 100644
--- a/sc/source/ui/inc/condformatdlg.hxx
+++ b/sc/source/ui/inc/condformatdlg.hxx
@@ -68,7 +68,6 @@ public:
DECL_LINK( RemoveBtnHdl, weld::Button&, void );
DECL_LINK( UpBtnHdl, weld::Button&, void );
DECL_LINK( DownBtnHdl, weld::Button&, void );
- DECL_LINK( ScrollHdl, weld::ScrolledWindow&, void );
DECL_LINK( EntrySelectHdl, ScCondFrmtEntry&, void );
DECL_LINK( TypeListHdl, weld::ComboBox&, void );