[gegl] gegl: Removed repeated definitions of macros in gegl-chant.h
- From: Barak Itkin <barakitkin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gegl: Removed repeated definitions of macros in gegl-chant.h
- Date: Thu, 16 Sep 2010 16:10:30 +0000 (UTC)
commit 8d2c5fd07ab83f33fc148a3d9a195e9c78a84914
Author: Barak Itkin <lightningismyname gmail com>
Date: Thu Sep 16 18:08:10 2010 +0200
gegl: Removed repeated definitions of macros in gegl-chant.h
gegl/gegl-chant.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gegl/gegl-chant.h b/gegl/gegl-chant.h
index 306c1d7..de5cf28 100644
--- a/gegl/gegl-chant.h
+++ b/gegl/gegl-chant.h
@@ -349,7 +349,6 @@ struct _GeglChantO
#define gegl_chant_string(name, nick, def, blurb) gchar *name;
#define gegl_chant_file_path(name, nick, def, blurb) gchar *name;
#define gegl_chant_multiline(name, nick, def, blurb) gchar *name;
-#define gegl_chant_multiline(name, nick, def, blurb) gchar *name;
#define gegl_chant_object(name,nick, blurb) GObject *name;
#define gegl_chant_pointer(name, nick, blurb) gpointer name;
#define gegl_chant_color(name, nick, def, blurb) GeglColor *name;
@@ -365,7 +364,6 @@ struct _GeglChantO
#undef gegl_chant_string
#undef gegl_chant_file_path
#undef gegl_chant_multiline
-#undef gegl_chant_multiline
#undef gegl_chant_object
#undef gegl_chant_pointer
#undef gegl_chant_color
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]