From 5cf485940428b401e658f4351f65d1da08f93d36 Mon Sep 17 00:00:00 2001 From: divverent Date: Mon, 14 May 2007 14:31:57 +0000 Subject: [PATCH] oops, forgot to remove it... git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7279 d7cf8633-e32d-0410-b094-e92efae38249 --- snd_ogg.c | 1 - 1 file changed, 1 deletion(-) diff --git a/snd_ogg.c b/snd_ogg.c index 50861408..1b4b148f 100644 --- a/snd_ogg.c +++ b/snd_ogg.c @@ -219,7 +219,6 @@ static dllfunction_t vorbisfilefuncs[] = {"ov_clear", (void **) &qov_clear}, {"ov_info", (void **) &qov_info}, {"ov_comment", (void **) &qov_comment}, - {"vorbis_comment_query", (void **) &qvorbis_comment_query}, {"ov_open_callbacks", (void **) &qov_open_callbacks}, {"ov_pcm_seek", (void **) &qov_pcm_seek}, {"ov_pcm_total", (void **) &qov_pcm_total}, -- 2.39.2