[grisbi-cvs] [SCM] grisbi branch, master, updated. upstream_version_1_1_1-78-g894d828

Philippe Delorme nobody at users.sourceforge.net
Sat Jan 19 22:33:05 CET 2013


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 "grisbi".

The branch, master has been updated
       via  894d8280dafa78594c8ab483683b7506296ef48f (commit)
      from  191a3ddc55e3533e72a4d441fee2dab1c7302258 (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 894d8280dafa78594c8ab483683b7506296ef48f
Author: Philippe Delorme <philippedelorme at users.sourceforge.net>
Date:   Sat Jan 19 22:32:13 2013 +0100

    Removed unwanted code - sorry for that...

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

Changes:
diff --git a/src/gsb_data_bank.c b/src/gsb_data_bank.c
index 188a685..7b353ef 100644
--- a/src/gsb_data_bank.c
+++ b/src/gsb_data_bank.c
@@ -243,7 +243,6 @@ static void _gsb_data_bank_free ( struct_bank* bank)
     if ( !bank )
 	return;
 
-    printf ( "Free bank %s\n", bank -> bank_name );
     /* free string fields */
     g_free ( bank -> bank_name );
     g_free ( bank -> bank_code );


hooks/post-receive
-- 
grisbi


More information about the cvs mailing list