From 02b747c5e5abf923e7ae803f73f39f3f1db73b06 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sat, 17 Oct 2015 08:20:34 +0000 Subject: app-shells/pdmenu: Clean up old. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement --- app-shells/pdmenu/files/pdmenu-impl-dec.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 app-shells/pdmenu/files/pdmenu-impl-dec.patch (limited to 'app-shells/pdmenu/files') diff --git a/app-shells/pdmenu/files/pdmenu-impl-dec.patch b/app-shells/pdmenu/files/pdmenu-impl-dec.patch deleted file mode 100644 index c0cd7ce3ac99..000000000000 --- a/app-shells/pdmenu/files/pdmenu-impl-dec.patch +++ /dev/null @@ -1,16 +0,0 @@ - src/actions.c | 2 ++ - 1 files changed, 2 insertions(+), 0 deletions(-) - -diff --git a/src/actions.c b/src/actions.c -index d42a63a..1f5a0d1 100644 ---- a/src/actions.c -+++ b/src/actions.c -@@ -30,6 +30,8 @@ - #include - #define _(String) gettext (String) - -+#include -+ - /* Handle a control c by either exiting pdmenu or doing nothing. */ - void Handle_Ctrl_C() { - if (Q_Exits) { -- cgit v1.2.3-65-gdbad