From 238b6bccbab3b844079fa109d5cee096b81756d3 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 28 Jan 2020 23:27:25 +0100 Subject: Remove stale patches Those are patches that are no longer applied by their packages --- main/vte3/fix-empty-options-struct.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 main/vte3/fix-empty-options-struct.patch (limited to 'main/vte3/fix-empty-options-struct.patch') diff --git a/main/vte3/fix-empty-options-struct.patch b/main/vte3/fix-empty-options-struct.patch deleted file mode 100644 index 7e692ae0a6..0000000000 --- a/main/vte3/fix-empty-options-struct.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/bindings/vala/app.vala -+++ b/bindings/vala/app.vala -@@ -819,6 +819,8 @@ - - public struct Options - { -+ //FIXME Merge this struct into App class -+ public int dummy; - public static bool audible = false; - public static string? command = null; - private static string? cjk_ambiguous_width_string = null; -- cgit v1.2.3