[Libreoffice-commits] .: svx/source

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Sat Sep 24 02:14:32 PDT 2011


 svx/source/xoutdev/xtable.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eb2d27548d6db23630032f15985da980c6d53303
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Sat Sep 24 04:14:19 2011 -0500

    WaE unused debug-printf static variable

diff --git a/svx/source/xoutdev/xtable.cxx b/svx/source/xoutdev/xtable.cxx
index 1aac0d8..100dbe4 100644
--- a/svx/source/xoutdev/xtable.cxx
+++ b/svx/source/xoutdev/xtable.cxx
@@ -46,7 +46,7 @@ Color RGB_Color( ColorData nColorName )
     return aRGBColor;
 }
 
-static int count = 0;
+// static int count = 0;
 
 XPropertyList::XPropertyList(
     XPropertyListType type,


More information about the Libreoffice-commits mailing list