summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envprt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/envprt.hxx')
-rw-r--r--sw/source/ui/envelp/envprt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/envprt.hxx b/sw/source/ui/envelp/envprt.hxx
index 89f86a9c3b7f..00a610cad3e9 100644
--- a/sw/source/ui/envelp/envprt.hxx
+++ b/sw/source/ui/envelp/envprt.hxx
@@ -48,7 +48,6 @@ class SwEnvPrtPage : public SfxTabPage
DECL_LINK(LowerHdl, weld::ToggleButton&, void);
DECL_LINK(UpperHdl, weld::ToggleButton&, void);
DECL_LINK(ClickHdl, weld::ToggleButton&, void);
- DECL_LINK(AlignHdl, weld::ToggleButton&, void);
DECL_LINK(ButtonHdl, weld::Button&, void );
SwEnvDlg* GetParentSwEnvDlg() {return static_cast<SwEnvDlg*>(GetDialogController()); }