[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sc/qa
Kohei Yoshida
kohei at kemper.freedesktop.org
Mon May 2 22:57:04 PDT 2011
sc/qa/unit/ucalc.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3bafb2484c8c8e2265514d75363b272d126ce777
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Tue May 3 01:56:16 2011 -0400
Turn off debug output from unit test file.
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index ba8176b..1138769 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -88,7 +88,7 @@
#define MDDS_HASH_CONTAINER_BOOST 1
#include <mdds/mixed_type_matrix.hpp>
-#define UCALC_DEBUG_OUTPUT 1
+#define UCALC_DEBUG_OUTPUT 0
using namespace ::com::sun::star;
using ::rtl::OUString;
More information about the Libreoffice-commits
mailing list