[gegl/soc-2011-warp: 16/16] GeglPath: remove the declaration of unused path type "linear curve position associated value"
- From: Michael Murà <mmure src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl/soc-2011-warp: 16/16] GeglPath: remove the declaration of unused path type "linear curve position associated value"
- Date: Wed, 29 Jun 2011 09:18:09 +0000 (UTC)
commit 7189f9712d4fc18320e1627e0ee2b9ec81d04713
Author: Michael Murà <batolettre gmail com>
Date: Tue Jun 28 23:44:31 2011 +0200
GeglPath: remove the declaration of unused path type "linear curve position associated value"
gegl/property-types/gegl-path.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gegl/property-types/gegl-path.c b/gegl/property-types/gegl-path.c
index d7f5343..37e318a 100644
--- a/gegl/property-types/gegl-path.c
+++ b/gegl/property-types/gegl-path.c
@@ -207,10 +207,6 @@ gegl_path_class_init (GeglPathClass *klass)
g_cclosure_marshal_VOID__POINTER,
G_TYPE_NONE, /*return type */
1, G_TYPE_POINTER);
-
- /* FIXME: should this just be 2 ? (and is this even currently in use?) */
- gegl_path_add_type ('_', 2, "linear curve position associated value");
-
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]