diff options
Diffstat (limited to 'command/global.h')
-rw-r--r-- | command/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/command/global.h b/command/global.h index 8062cf9..2dcc9f1 100644 --- a/command/global.h +++ b/command/global.h @@ -147,7 +147,6 @@ typedef struct MarkAdContext { int Channels; // number of audio channels int SampleRate; - bool DolbyDigital51; } Info; struct Data { |