]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_ogg.c
Measure some timing values for output in status; also, if developer is 1, complain...
[xonotic/darkplaces.git] / 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},