[gegl] workshop: remove lowbit-dither, percetual space RGB noise is the same and covers the need



commit bf1a7b0391a60303f28b355a60ce8c8bf11b1cfe
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Dec 22 23:04:38 2016 +0100

    workshop: remove lowbit-dither, percetual space RGB noise is the same and covers the need

 operations/workshop/Makefile.am     |    1 -
 operations/workshop/lowbit-dither.c |  112 -----------------------------------
 po/POTFILES.in                      |    1 -
 3 files changed, 0 insertions(+), 114 deletions(-)
---
diff --git a/operations/workshop/Makefile.am b/operations/workshop/Makefile.am
index 13f3949..93e7686 100644
--- a/operations/workshop/Makefile.am
+++ b/operations/workshop/Makefile.am
@@ -25,7 +25,6 @@ op_LTLIBRARIES =    \
        rawbayer-load.la \
        unpremul.la \
     vhsfix.la \
-    lowbit-dither.la \
     waterpixels.la \
     watershed-transform.la \
     wavelet-blur.la
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b8c2003..603e85b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -238,7 +238,6 @@ operations/workshop/gradient-map.c
 operations/workshop/hstack.c
 operations/workshop/image-gradient.c
 operations/workshop/kuwahara.c
-operations/workshop/lowbit-dither.c
 operations/workshop/mandelbrot.c
 operations/workshop/median-blur.c
 operations/workshop/rawbayer-load.c


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