anjuta r4840 - in trunk: . plugins/sourceview
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4840 - in trunk: . plugins/sourceview
- Date: Mon, 9 Mar 2009 09:03:50 +0000 (UTC)
Author: jhs
Date: Mon Mar 9 09:03:50 2009
New Revision: 4840
URL: http://svn.gnome.org/viewvc/anjuta?rev=4840&view=rev
Log:
2009-03-09 Johannes Schmid <jhs gnome org>
* plugins/sourceview/sourceview.c (sourceview_dispose):
Removed double unref
Modified:
trunk/ChangeLog
trunk/plugins/sourceview/sourceview.c
Modified: trunk/plugins/sourceview/sourceview.c
==============================================================================
--- trunk/plugins/sourceview/sourceview.c (original)
+++ trunk/plugins/sourceview/sourceview.c Mon Mar 9 09:03:50 2009
@@ -682,7 +682,6 @@
g_source_remove (GPOINTER_TO_UINT (node->data));
}
g_slist_free (cobj->priv->idle_sources);
- g_object_unref (cobj->priv->io);
sourceview_prefs_destroy(cobj);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]