summaryrefslogtreecommitdiff
path: root/thirdparty/libvorbis/res0.c
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2021-11-20 10:47:09 +0100
committerGitHub <noreply@github.com>2021-11-20 10:47:09 +0100
commit58443f73fe52520e39ab306f9fdefec08ff587dc (patch)
tree4f52814f5cb2c3c3aa07f763dc52fba6844278a0 /thirdparty/libvorbis/res0.c
parente97634f56d4910cf57e8aa4e4c570a71e99eb7ba (diff)
parent28ad2e8c72b81beefa65d37f94fa45a8a4604d09 (diff)
Merge pull request #55129 from akien-mga/libvorbis-1.3.7
Diffstat (limited to 'thirdparty/libvorbis/res0.c')
-rw-r--r--thirdparty/libvorbis/res0.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/thirdparty/libvorbis/res0.c b/thirdparty/libvorbis/res0.c
index 6d623d730f..c931aded38 100644
--- a/thirdparty/libvorbis/res0.c
+++ b/thirdparty/libvorbis/res0.c
@@ -6,7 +6,7 @@
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
* *
* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
+ * by the Xiph.Org Foundation https://xiph.org/ *
* *
********************************************************************
@@ -30,9 +30,6 @@
#include "misc.h"
#include "os.h"
-//#define TRAIN_RES 1
-//#define TRAIN_RESAUX 1
-
#if defined(TRAIN_RES) || defined (TRAIN_RESAUX)
#include <stdio.h>
#endif