summaryrefslogtreecommitdiff
path: root/reportdesign/inc/UndoActions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/UndoActions.hxx')
-rw-r--r--reportdesign/inc/UndoActions.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx
index 72dd6193146f..b64b0a8e7ca7 100644
--- a/reportdesign/inc/UndoActions.hxx
+++ b/reportdesign/inc/UndoActions.hxx
@@ -79,7 +79,6 @@ namespace rptui
static ::std::mem_fun_t< ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> , OGroupHelper> getMemberFunction(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection >& _xSection);
};
- typedef com::sun::star::uno::Reference< ::com::sun::star::report::XSection > TSection;
/** Helper class to allow std::mem_fun for SAL_CALL
*/