svl/qa/unit/svl.cxx | 11 ----------- 1 file changed, 11 deletions(-) New commits: commit 6d287589e3a74d1eec3d5c55277ae6479d659948 Author: Tor Lillqvist <t...@collabora.com> Date: Sat Oct 5 16:18:45 2013 +0300
This DEBUG_UNIT_TEST stuff is unused Change-Id: I947713bda2c37e22199161a2c59e5d9ed00b37a2 diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx index 42cf945..3cf7bdb 100644 --- a/svl/qa/unit/svl.cxx +++ b/svl/qa/unit/svl.cxx @@ -38,19 +38,8 @@ #include <boost/scoped_ptr.hpp> -#define DEBUG_UNIT_TEST 1 - -#if DEBUG_UNIT_TEST -#include <iostream> -#endif - using namespace ::com::sun::star; -#if DEBUG_UNIT_TEST -using ::std::cout; -using ::std::endl; -#endif - namespace { class Test : public CppUnit::TestFixture { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits