aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mixer.h')
-rw-r--r--sound/mixer.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/mixer.h b/sound/mixer.h
index 49fe0eca19..7f52e88f54 100644
--- a/sound/mixer.h
+++ b/sound/mixer.h
@@ -207,9 +207,4 @@ struct MP3OffsetTable { /* Compressed Sound (.SO3) */
int compressed_size;
};
-struct BundleAudioTable { /* Dig/CMI .bun audio */
- char filename[13];
- int size;
- int offset;
-};
#endif /* _mixer_h_included */