From d441fa1f8cc0a17a2bc166bf2f2a44f76b83a773 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 21 Oct 2010 15:32:10 -0500 Subject: remvove vos/macros.h usage --- io/test/stm/datatest.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'io/test') 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; -- cgit