From 460beeb14139e2af6c07ca7b569b16d8fa03f847 Mon Sep 17 00:00:00 2001 From: bnnm Date: Sat, 22 Apr 2017 16:23:40 +0200 Subject: [PATCH] Remove unneeded TODO --- src/coding/wwise_vorbis_decoder.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/coding/wwise_vorbis_decoder.c b/src/coding/wwise_vorbis_decoder.c index 4d274f97..ef62fa62 100644 --- a/src/coding/wwise_vorbis_decoder.c +++ b/src/coding/wwise_vorbis_decoder.c @@ -4,7 +4,6 @@ #ifdef VGM_USE_VORBIS #include -#define WWISE_VORBIS_ON 0 //todo remove once battle-tested #include "wwise_vorbis_utils.h"