[monkey-bubble: 433/753] remove a g_return_if_fail for an unitialized variable



commit 140dbf22f8f0360bbb617aae706360ab859bc345
Author: Chema Celorio <chema celorio com>
Date:   Mon Jun 11 04:37:05 2001 +0000

    remove a g_return_if_fail for an unitialized variable
    
    2001-06-10  Chema Celorio  <chema celorio com>
    
    	* gnome-selector-client.c (gnome_selector_client_construct_from_objref):
    	remove a g_return_if_fail for an unitialized variable

 libgnomeui/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/libgnomeui/ChangeLog b/libgnomeui/ChangeLog
index e32b932..78d0f6d 100644
--- a/libgnomeui/ChangeLog
+++ b/libgnomeui/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-10  Chema Celorio  <chema celorio com>
+
+	* gnome-selector-client.c (gnome_selector_client_construct_from_objref):
+	remove a g_return_if_fail for an unitialized variable
+
 2001-06-10  Martin Baulig  <baulig suse de>
 
 	* Makefile.am: Disabled gnome-paper-selector.[ch] and gnome-unit-spinner.[ch].



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]