Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f28c8792 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Turn off debug in downmix effect

Change-Id: I4eda43166d23b3297cf769056a6db720401799aa
parent 9bd23229
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
 */

#define LOG_TAG "EffectDownmix"
#define LOG_NDEBUG 0
//#define LOG_NDEBUG 0
#include <cutils/log.h>
#include <stdlib.h>
#include <string.h>