diff options
Diffstat (limited to 'sd/source/ui/func/undoheaderfooter.cxx')
-rw-r--r-- | sd/source/ui/func/undoheaderfooter.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/func/undoheaderfooter.cxx b/sd/source/ui/func/undoheaderfooter.cxx index 7533ce194056..ea29e91c3d62 100644 --- a/sd/source/ui/func/undoheaderfooter.cxx +++ b/sd/source/ui/func/undoheaderfooter.cxx @@ -25,7 +25,6 @@ #include "drawview.hxx" #include "undoheaderfooter.hxx" -TYPEINIT1(SdHeaderFooterUndoAction, SdUndoAction); SdHeaderFooterUndoAction::SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNewSettings ) : SdUndoAction(pDoc), |