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 30c5896..d9f2e12 100644 --- a/command/global.h +++ b/command/global.h @@ -165,7 +165,6 @@ typedef struct MarkAdContext { struct Info { - //bool DolbyDigital51; int Channels; // number of audio channels int SampleRate; } Info; |