[gimp] app: Remove unused variable
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Remove unused variable
- Date: Sun, 3 Jul 2011 19:21:38 +0000 (UTC)
commit a4107165033cb3cbe05e19d16763cfd4789c7a0a
Author: Martin Nordholts <martinn src gnome org>
Date: Sun Jul 3 16:36:53 2011 +0200
app: Remove unused variable
app/display/gimpcanvaspath.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/display/gimpcanvaspath.c b/app/display/gimpcanvaspath.c
index c478355..224b903 100644
--- a/app/display/gimpcanvaspath.c
+++ b/app/display/gimpcanvaspath.c
@@ -300,7 +300,6 @@ gimp_canvas_path_stroke (GimpCanvasItem *item,
{
GimpCanvasPathPrivate *private = GET_PRIVATE (item);
gboolean active;
- cairo_pattern_t *pattern;
switch (private->path_style)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]