Merge "Avoid a warning about extra parentheses"
This commit is contained in:
commit
f935254cc9
@ -1939,7 +1939,7 @@ INT sbrEncoder_Init(
|
||||
|
||||
|
||||
|
||||
if ( (aot==AOT_PS) ) {
|
||||
if ( aot==AOT_PS ) {
|
||||
usePs = 1;
|
||||
}
|
||||
if ( aot==AOT_ER_AAC_ELD ) {
|
||||
|
Loading…
Reference in New Issue
Block a user