summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/undoback.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/func/undoback.cxx')
-rw-r--r--sd/source/ui/func/undoback.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/func/undoback.cxx b/sd/source/ui/func/undoback.cxx
index dcc5e64c4d17..255ec111be70 100644
--- a/sd/source/ui/func/undoback.cxx
+++ b/sd/source/ui/func/undoback.cxx
@@ -24,10 +24,6 @@
#include "strings.hrc"
#include <svl/itemset.hxx>
-// ---------------------------
-// - BackgroundObjUndoAction -
-// ---------------------------
-
TYPEINIT1( SdBackgroundObjUndoAction, SdUndoAction );
// -----------------------------------------------------------------------------