[gegl] remove retro look filter presets



commit fce98ae5c7415c1b4c509b509a24a808bf2a4b75
Author: Øyvind Kolås <pippin gimp org>
Date:   Wed Mar 2 13:39:30 2016 +0100

    remove retro look filter presets

 operations/common/Makefile.am    |    2 -
 operations/common/retro-curve.c  |  771 --------------------------------------
 operations/common/retro-filter.c |  216 -----------
 po/POTFILES.in                   |    2 -
 4 files changed, 0 insertions(+), 991 deletions(-)
---
diff --git a/operations/common/Makefile.am b/operations/common/Makefile.am
index 3d34081..6fce0e9 100644
--- a/operations/common/Makefile.am
+++ b/operations/common/Makefile.am
@@ -114,8 +114,6 @@ op_LTLIBRARIES = \
        red-eye-removal.la \
        reinhard05.la \
        remap.la \
-       retro-curve.la \
-       retro-filter.la \
        ripple.la \
        saturation.la \
        save.la \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9107029..b0b9239 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -106,8 +106,6 @@ operations/common/rectangle.c
 operations/common/red-eye-removal.c
 operations/common/reinhard05.c
 operations/common/remap.c
-operations/common/retro-curve.c
-operations/common/retro-filter.c
 operations/common/ripple.c
 operations/common/saturation.c
 operations/common/save.c


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