oox/source/drawingml/textliststyle.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9057689742c28279bc09844acfd8dbd64d3244d7 Author: Muthu Subramanian <sumu...@suse.com> Date: Mon Sep 17 22:06:19 2012 +0530 Modifying #ifdef to match header file. diff --git a/oox/source/drawingml/textliststyle.cxx b/oox/source/drawingml/textliststyle.cxx index 9e77e76..466edf2 100644 --- a/oox/source/drawingml/textliststyle.cxx +++ b/oox/source/drawingml/textliststyle.cxx @@ -57,7 +57,7 @@ void TextListStyle::apply( const TextListStyle& rTextListStyle ) applyStyleList( rTextListStyle.getListStyle(), getListStyle() ); } -#if defined(DBG_UTIL) && OSL_DEBUG_LEVEL > 2 +#if defined(DBG_UTIL) && OSL_DEBUG_LEVEL > 1 void TextListStyle::dump() const { for ( int i = 0; i < 9; i++ ) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits