[grisbi-cvs] [SCM] grisbi branch, master, updated. upstream_version_0_9.0-79-gc9b7992

Rémi Cardona nobody at users.sourceforge.net
Thu Mar 17 00:37:12 CET 2011


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  c9b799225aa760e310a152e09490ee3bc2157ef5 (commit)
      from  ec81811ac6401950cdc98399143c36f2c9096e73 (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 c9b799225aa760e310a152e09490ee3bc2157ef5
Author: Rémi Cardona <remi at gentoo.org>
Date:   Thu Mar 17 00:19:37 2011 +0100

    Remove double declaration in etats_gtktable.c

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

Changes:
diff --git a/src/etats_gtktable.c b/src/etats_gtktable.c
index f19a96c..accafb3 100644
--- a/src/etats_gtktable.c
+++ b/src/etats_gtktable.c
@@ -60,7 +60,6 @@ static gint gtktable_initialise ( GSList * opes_selectionnees, gchar * filename
 /*END_STATIC*/
 
 GtkWidget *table_etat = NULL;
-struct struct_etat_affichage gtktable_affichage;
 
 struct struct_etat_affichage gtktable_affichage = {
     gtktable_initialise,


hooks/post-receive
-- 
grisbi


More information about the cvs mailing list