diff options
Diffstat (limited to 'games/heretic/files/patch-opengl_gl_fonts.c')
-rw-r--r-- | games/heretic/files/patch-opengl_gl_fonts.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/games/heretic/files/patch-opengl_gl_fonts.c b/games/heretic/files/patch-opengl_gl_fonts.c deleted file mode 100644 index 26a1436394ef..000000000000 --- a/games/heretic/files/patch-opengl_gl_fonts.c +++ /dev/null @@ -1,9 +0,0 @@ ---- opengl/gl_fonts.c Sun Jan 30 05:58:21 2000 -+++ opengl/gl_fonts.c.new Sun Feb 13 03:54:46 2000 -@@ -1,5 +1,5 @@ - #include <stdio.h> --#include <malloc.h> -+#include <stdlib.h> - #include <string.h> - #include <math.h> - |