summaryrefslogtreecommitdiff
path: root/cui/source/inc/postdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/postdlg.hxx')
-rw-r--r--cui/source/inc/postdlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/postdlg.hxx b/cui/source/inc/postdlg.hxx
index 74c763bef5d3..592db0d121e1 100644
--- a/cui/source/inc/postdlg.hxx
+++ b/cui/source/inc/postdlg.hxx
@@ -105,15 +105,12 @@ private:
Link aPrevHdlLink;
Link aNextHdlLink;
-#ifdef _SVX_POSTDLG_CXX
DECL_LINK(Stamp, void *);
DECL_LINK(OKHdl, void *);
DECL_LINK(PrevHdl, void *);
DECL_LINK(NextHdl, void *);
-#endif
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */