summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/NeonInputStream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/NeonInputStream.cxx')
-rw-r--r--ucb/source/ucp/webdav/NeonInputStream.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/NeonInputStream.cxx b/ucb/source/ucp/webdav/NeonInputStream.cxx
index 036268033d57..0e36b8395534 100644
--- a/ucb/source/ucp/webdav/NeonInputStream.cxx
+++ b/ucb/source/ucp/webdav/NeonInputStream.cxx
@@ -32,12 +32,10 @@
#include <rtl/memory.h>
using namespace cppu;
-using namespace rtl;
using namespace com::sun::star::io;
using namespace com::sun::star::uno;
using namespace webdav_ucp;
-
// -------------------------------------------------------------------
// Constructor
// -------------------------------------------------------------------