summaryrefslogtreecommitdiff
path: root/ucbhelper/inc/ucbhelper/std_inputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/inc/ucbhelper/std_inputstream.hxx')
-rw-r--r--ucbhelper/inc/ucbhelper/std_inputstream.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/ucbhelper/inc/ucbhelper/std_inputstream.hxx b/ucbhelper/inc/ucbhelper/std_inputstream.hxx
index 23ab4100b945..92c9577519bc 100644
--- a/ucbhelper/inc/ucbhelper/std_inputstream.hxx
+++ b/ucbhelper/inc/ucbhelper/std_inputstream.hxx
@@ -24,8 +24,6 @@
namespace ucbhelper
{
- namespace css = com::sun::star;
-
/** Implements a seekable InputStream
* working on an std::istream
*/