Removing unused patches

Signed-off-by: ormorph <roma251078@mail.ru>
pull/369/head
ormorph 4 weeks ago
parent 4b3f0a0547
commit b1ccb9240c
No known key found for this signature in database
GPG Key ID: 30407D7656623DFD

@ -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())) {

@ -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 <string.h>
#include <signal.h>
#include <pwd.h>
+#include <sys/ioctl.h>
#include <sys/stat.h>
#ifdef __linux__
Loading…
Cancel
Save