diff options
Diffstat (limited to 'bridges')
-rw-r--r-- | bridges/source/cpp_uno/shared/component.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bridges/source/cpp_uno/shared/component.cxx b/bridges/source/cpp_uno/shared/component.cxx index 0e5759239d5b..e58092064513 100644 --- a/bridges/source/cpp_uno/shared/component.cxx +++ b/bridges/source/cpp_uno/shared/component.cxx @@ -35,9 +35,6 @@ #include "uno/mapping.h" #include "cppu/EnvDcp.hxx" -namespace bridges { namespace cpp_uno { namespace shared { - -} } } namespace { |