[goffice] Compilation: fix warning.



commit c6b6d375ced85d301dd4db559e2933889c418698
Author: Morten Welinder <terra gnome org>
Date:   Fri Sep 7 08:06:41 2012 -0400

    Compilation: fix warning.

 goffice/utils/go-cairo.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/goffice/utils/go-cairo.c b/goffice/utils/go-cairo.c
index 39ec88a..05bb081 100644
--- a/goffice/utils/go-cairo.c
+++ b/goffice/utils/go-cairo.c
@@ -35,7 +35,6 @@
 void
 go_cairo_emit_svg_path (cairo_t *cr, char const *path)
 {
-	char *ptr;
 	GOPath *go_path;
 
 	if (path == NULL)



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