diff --git a/trinity-apps/kword/files/kword-libpaper.patch b/trinity-apps/kword/files/kword-libpaper.patch deleted file mode 100644 index 74e79cb9..00000000 --- a/trinity-apps/kword/files/kword-libpaper.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/filters/kword/pdf/xpdf/xpdf/GlobalParams.cpp -+++ b/filters/kword/pdf/xpdf/xpdf/GlobalParams.cpp -@@ -146,7 +146,7 @@ - displayCIDFonts = new GHash(); - displayNamedCIDFonts = new GHash(); - #ifdef HAVE_PAPER_H -- char *paperName; -+ const char *paperName; - const struct paper *paperType; - paperinit(); - if ((paperName = systempapername())) { diff --git a/trinity-base/tdm/files/tdm-ioctl.patch b/trinity-base/tdm/files/tdm-ioctl.patch deleted file mode 100644 index 3ca1a9ac..00000000 --- a/trinity-base/tdm/files/tdm-ioctl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/tdm/backend/ctrl.c 2023-07-04 20:45:46.142304481 +0300 -+++ b/tdm/backend/ctrl.c 2023-07-04 20:46:57.086306320 +0300 -@@ -41,6 +41,7 @@ - #include - #include - #include -+#include - #include - - #ifdef __linux__