aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder_internal.h')
-rw-r--r--src/decoder_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/decoder_internal.h b/src/decoder_internal.h
index 9d3d6abea..39d6fe8a7 100644
--- a/src/decoder_internal.h
+++ b/src/decoder_internal.h
@@ -23,8 +23,6 @@
#include "pcm_utils.h"
struct decoder {
- const struct decoder_plugin *plugin;
-
struct pcm_convert_state conv_state;
bool seeking;