aboutsummaryrefslogtreecommitdiffstats
path: root/core/converter.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-02-12 03:42:15 -0800
committerChris Robinson <[email protected]>2023-02-12 03:42:15 -0800
commit68e8f2fffbacf06a63c3f0c7a7d81fe70dbbb5a0 (patch)
treec4b5f6aeb1b140a283410a7718c8b0f4bed5dce5 /core/converter.cpp
parent63f840d31f09922ddef632f233342cbba46b09cf (diff)
The decoders don't need space for resampling
Diffstat (limited to 'core/converter.cpp')
-rw-r--r--core/converter.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/converter.cpp b/core/converter.cpp
index 132859f4..c69bada7 100644
--- a/core/converter.cpp
+++ b/core/converter.cpp
@@ -15,8 +15,6 @@
#include "alnumeric.h"
#include "fpu_ctrl.h"
-struct CTag;
-
namespace {