diff options
Diffstat (limited to 'binaryurp/source/outgoingrequests.cxx')
-rw-r--r-- | binaryurp/source/outgoingrequests.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/binaryurp/source/outgoingrequests.cxx b/binaryurp/source/outgoingrequests.cxx index 2a15d04a0e5b..a0fb6d272f82 100644 --- a/binaryurp/source/outgoingrequests.cxx +++ b/binaryurp/source/outgoingrequests.cxx @@ -29,12 +29,6 @@ namespace binaryurp { -namespace { - -namespace css = com::sun::star; - -} - OutgoingRequests::OutgoingRequests() {} OutgoingRequests::~OutgoingRequests() {} |