From: <sea...@us...> - 2006-11-17 21:54:47
|
Revision: 17771 http://svn.sourceforge.net/gaim/?rev=17771&view=rev Author: seanegan Date: 2006-11-17 13:54:46 -0800 (Fri, 17 Nov 2006) Log Message: ----------- warning fix Modified Paths: -------------- trunk/gtk/gtkaccount.c Modified: trunk/gtk/gtkaccount.c =================================================================== --- trunk/gtk/gtkaccount.c 2006-11-17 21:03:44 UTC (rev 17770) +++ trunk/gtk/gtkaccount.c 2006-11-17 21:54:46 UTC (rev 17771) @@ -2059,7 +2059,6 @@ GtkWidget *sw; GtkWidget *label; GtkWidget *treeview; - GdkColor color; GtkTreeSelection *sel; GtkTargetEntry gte[] = {{"GAIM_ACCOUNT", GTK_TARGET_SAME_APP, 0}}; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |