gtranslator r3465 - in branches/GOBJECT_WORK: . plugins/dictionary



Author: icq
Date: Sun Jan 27 22:50:03 2008
New Revision: 3465
URL: http://svn.gnome.org/viewvc/gtranslator?rev=3465&view=rev

Log:
2008-01-27  Ignacio Casal Quinteiro  <nacho resa gmail com>

        * plugins/dictionary/dictionary-plugin.c:
        Fixed warning.



Modified:
   branches/GOBJECT_WORK/ChangeLog
   branches/GOBJECT_WORK/plugins/dictionary/dictionary-plugin.c

Modified: branches/GOBJECT_WORK/plugins/dictionary/dictionary-plugin.c
==============================================================================
--- branches/GOBJECT_WORK/plugins/dictionary/dictionary-plugin.c	(original)
+++ branches/GOBJECT_WORK/plugins/dictionary/dictionary-plugin.c	Sun Jan 27 22:50:03 2008
@@ -65,7 +65,6 @@
 {
 	g_return_if_fail (data != NULL);
 	
-	g_object_unref (data->panel);
 	g_free (data);
 }
 



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