summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h')
-rw-r--r--print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h b/print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h
deleted file mode 100644
index 79edab6617a5..000000000000
--- a/print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- texk/xdvik/fontconfig.h.orig 2015-07-19 18:49:42 UTC
-+++ texk/xdvik/fontconfig.h
-@@ -0,0 +1,11 @@
-+
-+#ifndef FONTCONFIG_H_
-+#define FONTCONFIG_H_
-+
-+#ifdef PTEX
-+
-+char *get_ptex_font_pathname(char *name);
-+
-+#endif /* PTEX */
-+
-+#endif /* FONTCONFIG_H_ */