Skip to content

Commit c078afd

Browse files
authored
[IDolby] Improve backwards compatibility (#380)
1 parent 6726ebc commit c078afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interfaces/IDolby.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ namespace Exchange {
5050
PASSTHRU,
5151
DOLBYDIGITAL,
5252
DOLBYDIGITALPLUS,
53-
SOUNDMODE_AUTO /* @text:Auto */
53+
SOUNDMODE_AUTO
5454
};
5555

5656
// @event @uncompliant:extended

0 commit comments

Comments
 (0)