summaryrefslogtreecommitdiff
path: root/games/abuse/patches/patch-ao
blob: 09f3271fad34dbd55280284813e7d703f842bebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ao,v 1.1 2005/11/11 15:20:41 joerg Exp $

--- imlib/mdlread.c.orig	2005-11-11 14:47:29.000000000 +0000
+++ imlib/mdlread.c
@@ -110,7 +110,6 @@ image **read_mdl(char *fn, palette *&pal
   char buf[50];
   unsigned short xy[2],i,j;
   clear_errors();
-  make_block(sizeof(FILE));
   im=NULL;
   total=0;
   startn--;