[Libreoffice-commits] .: fpicker/source
Caolán McNamara
caolan at kemper.freedesktop.org
Wed Feb 2 03:47:33 PST 2011
fpicker/source/unx/kde/kdefilepicker.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 8e43a96e19cfd9554f12cfa8adab52dab118f07f
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Feb 2 11:47:27 2011 +0000
std::cout used in non-debug mode
diff --git a/fpicker/source/unx/kde/kdefilepicker.cxx b/fpicker/source/unx/kde/kdefilepicker.cxx
index 11593ab..779a34d 100644
--- a/fpicker/source/unx/kde/kdefilepicker.cxx
+++ b/fpicker/source/unx/kde/kdefilepicker.cxx
@@ -56,9 +56,7 @@
#include <ktempfile.h>
#include <algorithm>
-#if OSL_DEBUG_LEVEL > 1
#include <iostream>
-#endif
//////////////////////////////////////////////////////////////////////////
// KDEFileDialog
More information about the Libreoffice-commits
mailing list