summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch/loaddispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch/loaddispatcher.hxx')
-rw-r--r--framework/source/inc/dispatch/loaddispatcher.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/inc/dispatch/loaddispatcher.hxx b/framework/source/inc/dispatch/loaddispatcher.hxx
index 41e033253515..20c003916efe 100644
--- a/framework/source/inc/dispatch/loaddispatcher.hxx
+++ b/framework/source/inc/dispatch/loaddispatcher.hxx
@@ -29,8 +29,6 @@
namespace framework{
-namespace css = ::com::sun::star;
-
/** @short implements a dispatch object which can be used to load
non-visible components (by using the mechanism of ContentHandler)
or visible-components (by using the mechanism of FrameLoader).