[monkey-bubble: 632/753] remove redundant duplicate libbonobo_module_info.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 632/753] remove redundant duplicate libbonobo_module_info.
- Date: Wed, 14 Jul 2010 22:48:49 +0000 (UTC)
commit 363bf19b5afb9a51d5516291441c69a3983f14e5
Author: Michael Meeks <michael ximian com>
Date: Mon Aug 13 15:16:52 2001 +0000
remove redundant duplicate libbonobo_module_info.
2001-08-10 Michael Meeks <michael ximian com>
* gnome-init.c (libgnome_requirements): remove redundant
duplicate libbonobo_module_info.
libgnome/ChangeLog | 5 +++++
libgnome/gnome-init.c | 1 -
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index 48357a8..46688bc 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-10 Michael Meeks <michael ximian com>
+
+ * gnome-init.c (libgnome_requirements): remove redundant
+ duplicate libbonobo_module_info.
+
2001-08-13 Martin Baulig <baulig suse de>
* gnome-init.c (bonobo_activation_post_args_parse): Get the
diff --git a/libgnome/gnome-init.c b/libgnome/gnome-init.c
index fd4d072..8de83ac 100644
--- a/libgnome/gnome-init.c
+++ b/libgnome/gnome-init.c
@@ -518,7 +518,6 @@ GnomeModuleInfo gnome_vfs_module_info = {
static GnomeModuleRequirement libgnome_requirements [] = {
{ VERSION, &libbonobo_module_info },
- { VERSION, &libbonobo_module_info },
{ "0.3.0", &gnome_vfs_module_info },
{ NULL }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]