Skip to content
Snippets Groups Projects
Commit da301009 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Disabling debug

parent 606cc10f
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,6 @@ interface/SKP_Silk_SDK_API.h \
interface/SKP_Silk_typedef.h \
src_common/SKP_Silk_define.h \
src_common/SKP_Silk_main.h \
src_common/SKP_Silk_perceptual_parameters.h \
src_common/SKP_Silk_PLC.h \
src_common/SKP_Silk_structs.h \
src_common/SKP_Silk_tables.h \
......
......@@ -71,7 +71,7 @@ unsigned long GetHighResolutionTime(); /* O: time in usec*/
#endif
/* Flag for using timers */
#define SKP_TIC_TOC 1
#define SKP_TIC_TOC 0
#if SKP_TIC_TOC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment