summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-21 15:32:10 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:39 -0500
commitd441fa1f8cc0a17a2bc166bf2f2a44f76b83a773 (patch)
treeee86a4bfa54403bc82567950c1167f0e21fa8bf0 /io
parenta4c90068947f9a60e586ac38457238c33f33bef7 (diff)
remvove vos/macros.h usage
Diffstat (limited to 'io')
-rw-r--r--io/test/stm/datatest.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/io/test/stm/datatest.cxx b/io/test/stm/datatest.cxx
index 13b9808c8acb..94e4cbdf48bc 100644
--- a/io/test/stm/datatest.cxx
+++ b/io/test/stm/datatest.cxx
@@ -58,7 +58,6 @@
using namespace ::rtl;
using namespace ::osl;
using namespace ::cppu;
-//using namespace ::vos;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::io;
using namespace ::com::sun::star::lang;