summaryrefslogtreecommitdiffstats
path: root/doc/dvi2tty/malloc_cleanup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dvi2tty/malloc_cleanup.patch')
-rw-r--r--doc/dvi2tty/malloc_cleanup.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/dvi2tty/malloc_cleanup.patch b/doc/dvi2tty/malloc_cleanup.patch
deleted file mode 100644
index 587c7a84b9..0000000000
--- a/doc/dvi2tty/malloc_cleanup.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- disdvi.c.orig 2009-07-29 13:00:25.000000000 +0200
-+++ disdvi.c 2009-07-29 13:00:42.000000000 +0200
-@@ -107,10 +107,6 @@
- * Function declarations
- */
-
--#if !defined(THINK_C)
--char * malloc ();
--#endif
--
- void bop (void);
- void preamble (void);
- void postamble (void);