[gnumeric] compilation: warning fix.



commit 11e0c224544b756ac67d1b406abe7d078206e332
Author: Morten Welinder <terra gnome org>
Date:   Thu Nov 12 09:58:45 2009 -0500

    compilation: warning fix.

 src/workbook-view.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/workbook-view.c b/src/workbook-view.c
index dabb250..1b9184c 100644
--- a/src/workbook-view.c
+++ b/src/workbook-view.c
@@ -1163,7 +1163,6 @@ wb_view_new_from_input (GsfInput *input,
 	}
 
 	if (optional_fmt != NULL) {
-		char const *input_name;
 		Workbook *new_wb;
 		gboolean old;
 



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