remove debug info
This commit is contained in:
parent
a2ebc69e64
commit
ae6b247e60
|
@ -21,7 +21,6 @@ when who why
|
|||
** Includes
|
||||
** ------------------------------------------------------------------------ */
|
||||
#if NETEASE_DUILITE_FESPA_SDK
|
||||
|
||||
#include "base.h"
|
||||
#include "cae_lib.h"
|
||||
#include "error.h"
|
||||
|
|
|
@ -20,7 +20,7 @@ when who why
|
|||
/* ------------------------------------------------------------------------
|
||||
** Includes
|
||||
** ------------------------------------------------------------------------ */
|
||||
#define NETEASE_DUILITE_FESPL_SDK 1
|
||||
//#define NETEASE_DUILITE_FESPL_SDK 1
|
||||
#if NETEASE_DUILITE_FESPL_SDK
|
||||
|
||||
#include "base.h"
|
||||
|
|
Loading…
Reference in New Issue