[Libreoffice-commits] .: solenv/bin

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Aug 24 06:01:40 PDT 2012


 solenv/bin/concat-deps.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9c907513be0f30d47d7fc61bf537677c63e19ba1
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri Aug 24 15:53:17 2012 +0300

    Remove debugging output
    
    Change-Id: Ibd80b49eba4b259027d57845b8ebba3e35908e82

diff --git a/solenv/bin/concat-deps.c b/solenv/bin/concat-deps.c
index 65fda1d..5180f46 100644
--- a/solenv/bin/concat-deps.c
+++ b/solenv/bin/concat-deps.c
@@ -166,7 +166,6 @@ void* data = NULL;
 
     if(pool->extent)
     {
-        fputs("taking a pool extent\n", stderr);
         /* we already have an extent, so this is a secondary */
         if(pool->secondary)
         {


More information about the Libreoffice-commits mailing list