[gegl] Remove undefined function declaration. gegl_path_type_get_n_items
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Remove undefined function declaration. gegl_path_type_get_n_items
- Date: Fri, 30 Sep 2011 23:09:13 +0000 (UTC)
commit 0995ed004bed509a231e88fdda01b0c97e8df529
Author: Jon Nordby <jononor gmail com>
Date: Sat Oct 1 00:46:26 2011 +0200
Remove undefined function declaration. gegl_path_type_get_n_items
gegl/property-types/gegl-path.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gegl/property-types/gegl-path.h b/gegl/property-types/gegl-path.h
index 9c37801..24a5cd8 100644
--- a/gegl/property-types/gegl-path.h
+++ b/gegl/property-types/gegl-path.h
@@ -389,7 +389,6 @@ GParamSpec * gegl_param_spec_path (const gchar *name,
#define GEGL_TYPE_PARAM_PATH (gegl_param_path_get_type ())
#define GEGL_IS_PARAM_PATH(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GEGL_TYPE_PARAM_PATH))
GType gegl_param_path_get_type (void) G_GNUC_CONST;
-gint gegl_path_type_get_n_items (gchar type);
/**
* gegl_path_add_type:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]