gnumeric r16795 - in trunk: . src



Author: jody
Date: Sun Sep 14 11:44:41 2008
New Revision: 16795
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16795&view=rev

Log:
2008-09-14  Jody Goldberg <jody gnome org>

	* src/selection.c (sv_selection_apply_in_order) : suppress warning.

Modified:
   trunk/ChangeLog
   trunk/src/selection.c

Modified: trunk/src/selection.c
==============================================================================
--- trunk/src/selection.c	(original)
+++ trunk/src/selection.c	Sun Sep 14 11:44:41 2008
@@ -1036,7 +1036,6 @@
 			     void * closure)
 {
 	GSList *l, *reverse;
-	GSList *proposed = NULL;
 
 	g_return_if_fail (IS_SHEET_VIEW (sv));
 



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