aboutsummaryrefslogtreecommitdiff
path: root/news/pan/files/patch-pan_general_text-match.cc
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/files/patch-pan_general_text-match.cc')
-rw-r--r--news/pan/files/patch-pan_general_text-match.cc17
1 files changed, 0 insertions, 17 deletions
diff --git a/news/pan/files/patch-pan_general_text-match.cc b/news/pan/files/patch-pan_general_text-match.cc
deleted file mode 100644
index a533840cc1d1..000000000000
--- a/news/pan/files/patch-pan_general_text-match.cc
+++ /dev/null
@@ -1,17 +0,0 @@
---- pan/general/text-match.cc.orig 2021-08-03 01:57:31 UTC
-+++ pan/general/text-match.cc
-@@ -18,11 +18,9 @@
- */
-
- #include <config.h>
--extern "C" {
-- #include <ctype.h>
-- #include <glib.h>
-- #include <glib/gi18n.h>
--}
-+#include <ctype.h>
-+#include <glib.h>
-+#include <glib/gi18n.h>
- #include "debug.h"
- #include "log.h"
- #include "text-match.h"