From 9daebe3d4cfb78b267765f331dcc8c5e073a1082 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Thu, 10 Aug 2017 19:45:56 +0200 Subject: [PATCH] x11-misc/xfe: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/5383 --- x11-misc/xfe/files/xfe-1.41-sn.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 x11-misc/xfe/files/xfe-1.41-sn.patch diff --git a/x11-misc/xfe/files/xfe-1.41-sn.patch b/x11-misc/xfe/files/xfe-1.41-sn.patch deleted file mode 100644 index d770b074652d..000000000000 --- a/x11-misc/xfe/files/xfe-1.41-sn.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- a/src/Properties.cpp -+++ b/src/Properties.cpp -@@ -1169,11 +1169,13 @@ - - FXbool confirm = false; - -+#ifdef STARTUP_NOTIFICATION - if (executable && snbutton->getCheck() != sndisable_prev) - { - confirm = true; - } -- -+#endif -+ - FXbool cond; - if (edit) // Condition is not the same if edit exist or not - { -- 2.26.2