[gegl] fully remove dcraw-load



commit a515783767f30e430227f2cf601ccdaf529ed20d
Author: Øyvind Kolås <pippin gimp org>
Date:   Fri Mar 25 02:28:13 2016 +0100

    fully remove dcraw-load

 operations/workshop/Makefile.am  |    1 -
 operations/workshop/dcraw-load.c |  191 --------------------------------------
 po/POTFILES.in                   |    1 -
 3 files changed, 0 insertions(+), 193 deletions(-)
---
diff --git a/operations/workshop/Makefile.am b/operations/workshop/Makefile.am
index 1dff8a5..84cfedc 100644
--- a/operations/workshop/Makefile.am
+++ b/operations/workshop/Makefile.am
@@ -14,7 +14,6 @@ opdir = $(ext_dir)
 op_LTLIBRARIES =    \
        component-extract.la \
        color-warp.la \
-       dcraw-load.la \
        demosaic-bimedian.la \
        demosaic-simple.la \
        ditto.la \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index af24726..9eb4121 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -216,7 +216,6 @@ operations/transform/transform-core.c
 operations/transform/translate.c
 operations/workshop/color-warp.c
 operations/workshop/component-extract.c
-operations/workshop/dcraw-load.c
 operations/workshop/demosaic-bimedian.c
 operations/workshop/demosaic-simple.c
 operations/workshop/ditto.c


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