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

Commit 0ed8c6ee authored by Satoshi Kataoka's avatar Satoshi Kataoka
Browse files

turn off debug flags

Change-Id: I08710abe3e158ee48c954289fc6bb1269c4a7126
parent 6ec44238
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -208,9 +208,9 @@ static inline void prof_out(void) {
#define DEBUG_CORRECTION false
#define DEBUG_CORRECTION_FREQ false
#define DEBUG_WORDS_PRIORITY_QUEUE false
#define DEBUG_SAMPLING_POINTS true
#define DEBUG_POINTS_PROBABILITY true
#define DEBUG_DOUBLE_LETTER true
#define DEBUG_SAMPLING_POINTS false
#define DEBUG_POINTS_PROBABILITY false
#define DEBUG_DOUBLE_LETTER false

#ifdef FLAG_FULL_DBG
#define DEBUG_GEO_FULL true