summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridge.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/bridge.cxx')
-rw-r--r--binaryurp/source/bridge.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/binaryurp/source/bridge.cxx b/binaryurp/source/bridge.cxx
index 5256ac081663..5b463f59c8c3 100644
--- a/binaryurp/source/bridge.cxx
+++ b/binaryurp/source/bridge.cxx
@@ -73,8 +73,6 @@ namespace binaryurp {
namespace {
-namespace css = com::sun::star;
-
sal_Int32 random() {
sal_Int32 n;
rtlRandomPool pool = rtl_random_createPool();