mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 14:06:15 +01:00
remove unused variable.
Mon Aug 23 16:16:35 2004 Manish Singh <yosh@gimp.org> * glib/goption.c (g_option_group_add_entries): remove unused variable.
This commit is contained in:
parent
66a18b3f64
commit
b38cb869ad
@ -1,3 +1,8 @@
|
||||
Mon Aug 23 16:16:35 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/goption.c (g_option_group_add_entries): remove unused
|
||||
variable.
|
||||
|
||||
Mon Aug 23 01:35:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutils.c (g_get_user_cache_dir):
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Aug 23 16:16:35 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/goption.c (g_option_group_add_entries): remove unused
|
||||
variable.
|
||||
|
||||
Mon Aug 23 01:35:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutils.c (g_get_user_cache_dir):
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Aug 23 16:16:35 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/goption.c (g_option_group_add_entries): remove unused
|
||||
variable.
|
||||
|
||||
Mon Aug 23 01:35:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutils.c (g_get_user_cache_dir):
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Aug 23 16:16:35 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/goption.c (g_option_group_add_entries): remove unused
|
||||
variable.
|
||||
|
||||
Mon Aug 23 01:35:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutils.c (g_get_user_cache_dir):
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Aug 23 16:16:35 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/goption.c (g_option_group_add_entries): remove unused
|
||||
variable.
|
||||
|
||||
Mon Aug 23 01:35:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gutils.c (g_get_user_cache_dir):
|
||||
|
@ -1124,7 +1124,6 @@ g_option_group_add_entries (GOptionGroup *group,
|
||||
const GOptionEntry *entries)
|
||||
{
|
||||
gint n_entries;
|
||||
gint i;
|
||||
|
||||
g_return_if_fail (entries != NULL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user