desktop/source/deployment/registry/component/dp_component.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c2c2a056aa49f49236c3260aeda88a6da747240a
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Apr 18 14:53:03 2012 +0200

    Improved debug output

diff --git a/desktop/source/deployment/registry/component/dp_component.cxx 
b/desktop/source/deployment/registry/component/dp_component.cxx
index 1d4b86a..7a97fbb 100644
--- a/desktop/source/deployment/registry/component/dp_component.cxx
+++ b/desktop/source/deployment/registry/component/dp_component.cxx
@@ -1408,7 +1408,7 @@ Reference<XComponentContext> raise_uno_process(
     // jar typelibs
 
     ::std::vector<OUString> args;
-#if OSL_DEBUG_LEVEL <= 1
+#if OSL_DEBUG_LEVEL == 0
     args.push_back( OUSTR("--quiet") );
 #endif
     args.push_back( OUSTR("--singleaccept") );
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to