summaryrefslogtreecommitdiffstats
path: root/extra/xpdf/patch.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-11-04 16:26:14 +0100
committertnut <thierryn1 at hispeed dot ch>2010-11-04 16:26:14 +0100
commita6559c0397516f15a29b6cb0900b0c25047ff465 (patch)
treee2fa165ebd85dc29d3d74bbfbaa6bafdcd8d9caa /extra/xpdf/patch.patch
parent855c9921deb8276c842d12da1565b2f511450ea1 (diff)
downloadnutyx-extra-a6559c0397516f15a29b6cb0900b0c25047ff465.tar.gz
nutyx-extra-a6559c0397516f15a29b6cb0900b0c25047ff465.tar.bz2
nutyx-extra-a6559c0397516f15a29b6cb0900b0c25047ff465.tar.xz
nutyx-extra-a6559c0397516f15a29b6cb0900b0c25047ff465.zip
xpdf, port nettoyé
Diffstat (limited to 'extra/xpdf/patch.patch')
-rw-r--r--extra/xpdf/patch.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/extra/xpdf/patch.patch b/extra/xpdf/patch.patch
deleted file mode 100644
index 19d5bc95c..000000000
--- a/extra/xpdf/patch.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- VendorP.h~
-+++ VendorP.h
-@@ -76,6 +76,8 @@
-XtPointer extension; /* pointer to extension record
-*/
-} VendorShellClassPart;
-
-+struct VendorShellClassRec;
-+/*
-typedef struct _VendorShellClassRec {
-CoreClassPart core_class;
-CompositeClassPart composite_class;
-@@ -85,7 +87,7 @@
-} VendorShellClassRec;
-
-externalref VendorShellClassRec vendorShellClassRec;
--
-+*/
-/* New fields for the vendor shell widget. */
-
-typedef struct {