diff options
Diffstat (limited to 'core/devformat.h')
-rw-r--r-- | core/devformat.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/devformat.h b/core/devformat.h index 34695361..e6d30924 100644 --- a/core/devformat.h +++ b/core/devformat.h @@ -50,9 +50,6 @@ enum DevFmtChannels : unsigned char { DevFmtX71, DevFmtAmbi3D, - /* Similar to 5.1, except using rear channels instead of sides */ - DevFmtX51Rear, - DevFmtChannelsDefault = DevFmtStereo }; #define MAX_OUTPUT_CHANNELS 16 |