From 8ab97f14802d188732143d3ba77ab8ab6660b01e Mon Sep 17 00:00:00 2001 From: havoc Date: Thu, 26 Jun 2003 16:51:35 +0000 Subject: [PATCH] a prototype for the long dead function S_Alloc removed (thanks to Vic for mentioning this) git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3104 d7cf8633-e32d-0410-b094-e92efae38249 --- snd_mem.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/snd_mem.c b/snd_mem.c index c01c479b..1f7e7e35 100644 --- a/snd_mem.c +++ b/snd_mem.c @@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "quakedef.h" -qbyte *S_Alloc (int size); - /* ================ ResampleSfx -- 2.39.2