[gegl] workshop: remove buffer-cache



commit c37d9b18f6afb77a655d93782263be12f846d2c8
Author: Øyvind Kolås <pippin gimp org>
Date:   Sun Feb 7 09:45:10 2016 +0100

    workshop: remove buffer-cache

 operations/workshop/Makefile.am    |    1 -
 operations/workshop/buffer-cache.c |  100 ------------------------------------
 po/POTFILES.in                     |    1 -
 3 files changed, 0 insertions(+), 102 deletions(-)
---
diff --git a/operations/workshop/Makefile.am b/operations/workshop/Makefile.am
index b9ff80a..f977474 100644
--- a/operations/workshop/Makefile.am
+++ b/operations/workshop/Makefile.am
@@ -12,7 +12,6 @@ LIBS = $(op_libs)
 
 opdir = $(ext_dir)
 op_LTLIBRARIES =    \
-       buffer-cache.la \
        component-extract.la \
        color-warp.la \
        demosaic-bimedian.la \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d89f585..2ea2ba9 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -215,7 +215,6 @@ operations/transform/shear.c
 operations/transform/transform.c
 operations/transform/transform-core.c
 operations/transform/translate.c
-operations/workshop/buffer-cache.c
 operations/workshop/color-warp.c
 operations/workshop/component-extract.c
 operations/workshop/demosaic-bimedian.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]