mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
Remove android specific diagnostic logging
This commit is contained in:
@@ -88,7 +88,7 @@ amm-info@iis.fraunhofer.de
|
||||
expansion in the PCM time domain.
|
||||
|
||||
*******************************************************************************/
|
||||
#include <log/log.h>
|
||||
|
||||
#include "pcmutils_lib.h"
|
||||
|
||||
#include "genericStds.h"
|
||||
@@ -2079,7 +2079,6 @@ PCMDMX_ERROR pcmDmx_ApplyFrame (
|
||||
}
|
||||
}
|
||||
if (ch != numInChannels) {
|
||||
ALOGE("b/23876444");
|
||||
return PCMDMX_INVALID_ARGUMENT;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user