media-plugins/gimp-lqr: remove unused patch
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Wed, 4 Jan 2017 16:43:38 +0000 (17:43 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Jan 2017 09:45:33 +0000 (10:45 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3325

media-plugins/gimp-lqr/files/gimp-lqr-0.7.2-no-deprecated.patch [deleted file]

diff --git a/media-plugins/gimp-lqr/files/gimp-lqr-0.7.2-no-deprecated.patch b/media-plugins/gimp-lqr/files/gimp-lqr-0.7.2-no-deprecated.patch
deleted file mode 100644 (file)
index 02ab936..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.ac.orig  2012-02-24 19:32:04.000000000 +0100
-+++ configure.ac       2012-02-24 19:32:20.000000000 +0100
-@@ -116,9 +116,6 @@
- fi
- AC_MSG_RESULT($have_gtk_2_12)
--if test "x$have_gtk_2_12" != "xyes"; then
--  CPPFLAGS="$CPPFLAGS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
--fi
- AC_MSG_CHECKING([if GIMP is version 2.8.0 or newer])
-@@ -129,9 +126,6 @@
- fi
- AC_MSG_RESULT($have_gimp_2_8)
--if test "x$have_gimp_2_8" != "xyes"; then
--  CPPFLAGS="$CPPFLAGS -DGIMP_DISABLE_DEPRECATED"
--fi
- AC_MSG_CHECKING([if we are on Win32])
- AC_LANG([C])