[gegl] gegl: property-types/gegl-path.c: Fix warning
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gegl: property-types/gegl-path.c: Fix warning
- Date: Sat, 7 Aug 2010 08:27:35 +0000 (UTC)
commit 5f988323686b5bb6241b4c8ad323e03e18e43857
Author: Martin Nordholts <martinn src gnome org>
Date: Sat Aug 7 09:49:05 2010 +0200
gegl: property-types/gegl-path.c: Fix warning
gegl/property-types/gegl-path.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gegl/property-types/gegl-path.c b/gegl/property-types/gegl-path.c
index 403b55e..677f4fa 100644
--- a/gegl/property-types/gegl-path.c
+++ b/gegl/property-types/gegl-path.c
@@ -383,6 +383,7 @@ GeglPathList * gegl_path_list_append (GeglPathList *head,
return head;
}
+#if 0
static void
path_calc (GeglPathList *path,
gdouble pos,
@@ -445,6 +446,7 @@ path_calc (GeglPathList *path,
iter=iter->next;
}
}
+#endif
static gboolean
path_calc2 (GeglPathList *path,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]