diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 23:45:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-26 06:53:03 -0600 |
commit | 2ef9df8aee696993d9eb235fd36caa4cbcfd3624 (patch) | |
tree | 7b9a351a3362f45a909299c93192bd11a2fd0c4e /sd/source/ui/inc/undoback.hxx | |
parent | 7e92d9881f039899262882633712ec0a3de01474 (diff) |
Remove visual noise from sd
Change-Id: I0957cabd66ddc4e25c7e6ff54ec2a555eda0792c
Reviewed-on: https://gerrit.libreoffice.org/8306
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/source/ui/inc/undoback.hxx')
-rw-r--r-- | sd/source/ui/inc/undoback.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sd/source/ui/inc/undoback.hxx b/sd/source/ui/inc/undoback.hxx index edcae533081d..65b8471cd10f 100644 --- a/sd/source/ui/inc/undoback.hxx +++ b/sd/source/ui/inc/undoback.hxx @@ -26,10 +26,8 @@ class SdDrawDocument; class SdPage; class SfxItemSet; -// ----------------------------- -// - SdBackgroundObjUndoAction - -// ----------------------------- +// SdBackgroundObjUndoAction class SdBackgroundObjUndoAction : public SdUndoAction { private: |