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

New commits:
commit 9c907513be0f30d47d7fc61bf537677c63e19ba1
Author: Tor Lillqvist <t...@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)
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to