[Libreoffice-commits] .: sw/source

Cédric Bosdonnat cbosdo at kemper.freedesktop.org
Thu Feb 10 03:03:28 PST 2011


 sw/source/ui/uiview/viewling.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 2b0a2bdcce05fb0460bba51e4316093ea58e0805
Author: Cédric Bosdonnat <cedricbosdo at openoffice.org>
Date:   Thu Feb 10 12:03:15 2011 +0100

    Forgot to remove some now unnecessary include for debug

diff --git a/sw/source/ui/uiview/viewling.cxx b/sw/source/ui/uiview/viewling.cxx
index 6ee02a8..40e196b 100644
--- a/sw/source/ui/uiview/viewling.cxx
+++ b/sw/source/ui/uiview/viewling.cxx
@@ -104,10 +104,6 @@
 #include <memory>
 #include <editeng/editerr.hxx>
 
-#if OSL_DEBUG_LEVEL > 1
-#include <cstdio>
-#endif
-
 using namespace sw::mark;
 using ::rtl::OUString;
 using namespace ::com::sun::star;


More information about the Libreoffice-commits mailing list