]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
oops, forgot to remove it...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 14 May 2007 14:31:57 +0000 (14:31 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 14 May 2007 14:31:57 +0000 (14:31 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7279 d7cf8633-e32d-0410-b094-e92efae38249

snd_ogg.c

index 508614086ca88244115c5b8024718f83a1fc63b9..1b4b148f600cd37c9132af79d5bc98cc58c470ba 100644 (file)
--- 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},