summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/unoaprms.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:20:00 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:41:09 +0200
commited6b8a100c1aabb342573f252509573bbe124d29 (patch)
tree35874493d9470202b3221aa2a1666b6647494242 /sd/source/ui/func/unoaprms.cxx
parent78f6407978aa48c3cbb116bc281940dbf1f2dcbc (diff)
remove whitespaces
Change-Id: I9daea42a433b5032931a722878874917cf37f4d1
Diffstat (limited to 'sd/source/ui/func/unoaprms.cxx')
-rw-r--r--sd/source/ui/func/unoaprms.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/func/unoaprms.cxx b/sd/source/ui/func/unoaprms.cxx
index 9f5321e18e5e..08bf3e05c4ad 100644
--- a/sd/source/ui/func/unoaprms.cxx
+++ b/sd/source/ui/func/unoaprms.cxx
@@ -21,10 +21,8 @@
#include "unoaprms.hxx"
#include "anminfo.hxx"
-
TYPEINIT1(SdAnimationPrmsUndoAction, SdUndoAction);
-
void SdAnimationPrmsUndoAction::Undo()
{
// no new info created: restore data
@@ -101,5 +99,4 @@ SdAnimationPrmsUndoAction::~SdAnimationPrmsUndoAction()
{
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */