[gegl] Remove dt:exposure



commit 09950e1342a766bd6abb68cac3a0241060d3a5b0
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Feb 9 12:40:57 2017 +0100

    Remove dt:exposure
    
    This no longer so useful because gegl:exposure now has the same 'black'
    property, and has more features. Exposure adjustment in sRGB doesn't
    make sense, so that doesn't count.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=778366

 operations/workshop/Makefile.am   |    1 -
 operations/workshop/dt-exposure.c |  116 -------------------------------------
 po/POTFILES.in                    |    1 -
 3 files changed, 0 insertions(+), 118 deletions(-)
---
diff --git a/operations/workshop/Makefile.am b/operations/workshop/Makefile.am
index 8715aeb..3ee6e0f 100644
--- a/operations/workshop/Makefile.am
+++ b/operations/workshop/Makefile.am
@@ -17,7 +17,6 @@ op_LTLIBRARIES =    \
        demosaic-bimedian.la \
        demosaic-simple.la \
        ditto.la \
-       dt-exposure.la \
        gradient-map.la \
        hstack.la \
        integral-image.la \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 620e29e..60cb335 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -230,7 +230,6 @@ operations/workshop/bilateral-filter-fast.c
 operations/workshop/demosaic-bimedian.c
 operations/workshop/demosaic-simple.c
 operations/workshop/ditto.c
-operations/workshop/dt-exposure.c
 operations/workshop/external/gluas.c
 operations/workshop/external/lens-correct.c
 operations/workshop/external/line-profile.c


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