[SCM] GNU gnutls branch, master, updated. gnutls_3_1_3-95-g1dcfd44

"Nikos Mavrogiannopoulos" <[email protected]> Wed, 07 Nov 2012 20:59:34 +0000
Newsgroups gmane.comp.encryption.gpg.gnutls.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=1dcfd44d38b1bacde16ae5d8bd66c33619e27603

The branch, master has been updated
       via  1dcfd44d38b1bacde16ae5d8bd66c33619e27603 (commit)
      from  f48ef4cf9c37338f44f92cea0c3f510ea83442ff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1dcfd44d38b1bacde16ae5d8bd66c33619e27603
Author: Nikos Mavrogiannopoulos <[email protected]>
Date:   Wed Nov 7 21:59:05 2012 +0100

    removed debugging

-----------------------------------------------------------------------

Summary of changes:
 lib/gnutls_compress.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/gnutls_compress.c b/lib/gnutls_compress.c
index 9d4380a..aec03c8 100644
--- a/lib/gnutls_compress.c
+++ b/lib/gnutls_compress.c
@@ -353,7 +353,6 @@ _gnutls_compress (comp_hd_st *handle, const uint8_t * plain,
         
         if (stateless)
           {
-fprintf(stderr, "FULL FLUSH\n");
             type = Z_FULL_FLUSH;
           }
         else


hooks/post-receive
-- 
GNU gnutls