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
commit8d9dd02ef318fd0c87e09ea24b6670becbcf78a1 (patch)
tree392bf04deca4808664d6d89f11713407f559df3b /io
parenta98d0d3fabddf6d1e511c5a8a5a649741c6c00ce (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 454f2498f..3f86a21f6 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;