summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-04-28 14:22:50 +0200
committerDavid Tardon <dtardon@redhat.com>2016-05-02 06:54:30 +0200
commitc4ed5807bda4d100c3fc053fbb3f738d3c2d24e3 (patch)
tree6e68c6a850461b770a928ca426f0593f1cdb0efe
parentee4f35090657fdce572c5bc6238aceb4098a6e4e (diff)
drop cruft
Change-Id: Ib3364e97407061ee7710cb87f1f33a2736ed9c0e
-rw-r--r--sd/source/ui/inc/undoback.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/undoback.hxx b/sd/source/ui/inc/undoback.hxx
index 4d06781913d9..4fd35e2f5069 100644
--- a/sd/source/ui/inc/undoback.hxx
+++ b/sd/source/ui/inc/undoback.hxx
@@ -29,7 +29,6 @@ class SdPage;
class SfxItemSet;
class SfxPoolItem;
-// SdBackgroundObjUndoAction
class SdBackgroundObjUndoAction : public SdUndoAction
{
private:
@@ -44,8 +43,6 @@ private:
void restoreFillBitmap(SfxItemSet &rItemSet);
public:
-
-
SdBackgroundObjUndoAction(
SdDrawDocument& rDoc,
SdPage& rPage,