[gegl] GeglOperationPointFilter Removed unused variable
- From: Øyvind Kolås <ok src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gegl] GeglOperationPointFilter Removed unused variable
- Date: Fri, 4 Dec 2009 11:11:06 +0000 (UTC)
commit 7d9914196a76f7dacb75c9ef90b3318d5e201ab6
Author: �yvind Kolås <pippin gimp org>
Date: Fri Dec 4 00:25:02 2009 +0000
GeglOperationPointFilter Removed unused variable
gegl/operation/gegl-operation-point-filter.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gegl/operation/gegl-operation-point-filter.c b/gegl/operation/gegl-operation-point-filter.c
index 30562ba..cd24632 100644
--- a/gegl/operation/gegl-operation-point-filter.c
+++ b/gegl/operation/gegl-operation-point-filter.c
@@ -55,7 +55,6 @@ static void prepare (GeglOperation *operation)
static void
gegl_operation_point_filter_class_init (GeglOperationPointFilterClass *klass)
{
- GeglOperationFilterClass *filter_class = GEGL_OPERATION_FILTER_CLASS (klass);
GeglOperationClass *operation_class = GEGL_OPERATION_CLASS (klass);
operation_class->process = gegl_operation_point_filter_op_process;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]