aboutsummaryrefslogtreecommitdiff
path: root/news/pan/files/patch-pan_gui_group-prefs.cc
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/files/patch-pan_gui_group-prefs.cc')
-rw-r--r--news/pan/files/patch-pan_gui_group-prefs.cc19
1 files changed, 0 insertions, 19 deletions
diff --git a/news/pan/files/patch-pan_gui_group-prefs.cc b/news/pan/files/patch-pan_gui_group-prefs.cc
deleted file mode 100644
index 21d27e88fe70..000000000000
--- a/news/pan/files/patch-pan_gui_group-prefs.cc
+++ /dev/null
@@ -1,19 +0,0 @@
---- pan/gui/group-prefs.cc.orig 2021-08-03 02:25:25 UTC
-+++ pan/gui/group-prefs.cc
-@@ -17,12 +17,10 @@
- *
- */
-
--extern "C" {
-- #include <config.h>
-- #include <sys/types.h> // chmod
-- #include <sys/stat.h> // chmod
-- #include <glib.h>
--}
-+#include <config.h>
-+#include <sys/types.h> // chmod
-+#include <sys/stat.h> // chmod
-+#include <glib.h>
- #include <iostream>
- #include <fstream>
- #include <pan/general/file-util.h>