]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Remove debug code.
authorSimon Josefsson <simon@josefsson.org>
Mon, 30 Jun 2008 09:36:57 +0000 (11:36 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 30 Jun 2008 09:36:57 +0000 (11:36 +0200)
lib/gnutls_psk_netconf.c

index 52392f30118620fd77eec69ee275b7e72b57aabb..5e1fcc6e1f1fb2939744d92384768afd6b0a4816 100644 (file)
@@ -77,7 +77,6 @@ gnutls_psk_netconf_derive_key (const char *password,
     {
       gnutls_assert ();
       _gnutls_hash_deinit (&dig, NULL);
-      fprintf(stderr, "rc: %d\n", rc);
       return rc;
     }