summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSprite.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSprite.cxx')
-rw-r--r--sdext/source/presenter/PresenterSprite.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sdext/source/presenter/PresenterSprite.cxx b/sdext/source/presenter/PresenterSprite.cxx
index 526d9d11ed5f..45ea49bcf394 100644
--- a/sdext/source/presenter/PresenterSprite.cxx
+++ b/sdext/source/presenter/PresenterSprite.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-
#include "PresenterSprite.hxx"
#include <com/sun/star/lang/XComponent.hpp>
@@ -198,9 +197,6 @@ void PresenterSprite::DisposeSprite (void)
}
}
-
-
-
} } //end of namespace sdext::presenter
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */