mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
turn off debug flags
Change-Id: I08710abe3e158ee48c954289fc6bb1269c4a7126
This commit is contained in:
parent
6ec4423878
commit
0ed8c6ee29
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user