[gegl] gegl: remove gegl-c.[ch] which contained deprecated APIs
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gegl: remove gegl-c.[ch] which contained deprecated APIs
- Date: Wed, 12 Apr 2017 13:57:34 +0000 (UTC)
commit ccc5a458fdf89fdff2a7557c808c2097d38a0691
Author: Øyvind Kolås <pippin gimp org>
Date: Wed Apr 12 15:57:21 2017 +0200
gegl: remove gegl-c.[ch] which contained deprecated APIs
gegl/Makefile.am | 2 -
gegl/gegl-c.c | 159 ------------------------------------------------------
gegl/gegl-c.h | 62 ---------------------
gegl/gegl.h | 1 -
4 files changed, 0 insertions(+), 224 deletions(-)
---
diff --git a/gegl/Makefile.am b/gegl/Makefile.am
index b5f70d8..276aafd 100644
--- a/gegl/Makefile.am
+++ b/gegl/Makefile.am
@@ -74,7 +74,6 @@ GEGL_introspectable_headers = \
GEGL_public_HEADERS = \
$(GEGL_introspectable_headers) \
- gegl-c.h \
gegl-cpuaccel.h \
gegl-debug.h \
gegl-op.h \
@@ -83,7 +82,6 @@ GEGL_public_HEADERS = \
buffer/gegl-buffer-cl-iterator.h
GEGL_sources = \
- gegl-c.c \
gegl-algorithms.c \
gegl-apply.c \
gegl-config.c \
diff --git a/gegl/gegl.h b/gegl/gegl.h
index 32f8d33..c63b2b0 100644
--- a/gegl/gegl.h
+++ b/gegl/gegl.h
@@ -40,7 +40,6 @@
#include <gegl-node.h>
#include <gegl-processor.h>
#include <gegl-apply.h>
-#include <gegl-c.h>
#undef __GEGL_H_INSIDE__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]