summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/inc/docfnote.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/docfnote.hxx b/sw/source/ui/inc/docfnote.hxx
index 2f2c59e33f39..2ccd6fd90ea2 100644
--- a/sw/source/ui/inc/docfnote.hxx
+++ b/sw/source/ui/inc/docfnote.hxx
@@ -30,9 +30,7 @@ class SwFootNoteOptionDlg :public SfxTabDialog
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
-#ifdef _SOLAR__PRIVATE
DECL_LINK( OkHdl, Button * );
-#endif
public:
SwFootNoteOptionDlg(Window *pParent, SwWrtShell &rSh );