summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-03 21:24:49 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-04 13:58:39 +0100
commit57d169b6061549ce273582bd2ee96cce34f1c5a2 (patch)
tree6278135af37fa40be166da25d4f5886f96d0f0fb /sd/source/ui/slideshow
parentdb7e034b1487cec4686fe0d2e37afd63d4adf8e8 (diff)
doubled namespace
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
Diffstat (limited to 'sd/source/ui/slideshow')
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.cxx b/sd/source/ui/slideshow/slideshowimpl.cxx
index 8d35441ac41c..6b7c14afdfe8 100644
--- a/sd/source/ui/slideshow/slideshowimpl.cxx
+++ b/sd/source/ui/slideshow/slideshowimpl.cxx
@@ -92,7 +92,6 @@ using namespace ::com::sun::star::drawing;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::document;
using namespace ::com::sun::star::presentation;
-using namespace ::com::sun::star::drawing;
using namespace ::com::sun::star::beans;
extern void NotifyDocumentEvent( SdDrawDocument* pDocument, const rtl::OUString& rEventName );