From 4b518bb2b609efe62244d9d9fee85b0f36d88299 Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Sun, 1 Feb 2015 02:45:11 -0800 Subject: [PATCH] whoops, didn't mean to check in those changes for this file, but did for the other files --- stb_vorbis.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/stb_vorbis.c b/stb_vorbis.c index 99ef0d7..ef346fc 100644 --- a/stb_vorbis.c +++ b/stb_vorbis.c @@ -327,8 +327,6 @@ extern int stb_vorbis_get_samples_short(stb_vorbis *f, int channels, short **buf #endif -extern void stb_vorbis_free(void *p); - //////// ERROR CODES enum STBVorbisError @@ -594,11 +592,6 @@ typedef float codetype; typedef uint16 codetype; #endif -//#define STB_LEAKCHECK_IMPLEMENTATION -//#define STB_LEAKCHECK_SHOWALL -//#include "stb_leakcheck.h" -//void stb_vorbis_dumpmem(void) { stb_leakcheck_dumpmem(); } - // @NOTE // // Some arrays below are tagged "//varies", which means it's actually