remove debug info

This commit is contained in:
wangzijiao 2019-01-18 19:01:55 +08:00
parent a2ebc69e64
commit ae6b247e60
2 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,6 @@ when who why
** Includes ** Includes
** ------------------------------------------------------------------------ */ ** ------------------------------------------------------------------------ */
#if NETEASE_DUILITE_FESPA_SDK #if NETEASE_DUILITE_FESPA_SDK
#include "base.h" #include "base.h"
#include "cae_lib.h" #include "cae_lib.h"
#include "error.h" #include "error.h"

View File

@ -20,7 +20,7 @@ when who why
/* ------------------------------------------------------------------------ /* ------------------------------------------------------------------------
** Includes ** Includes
** ------------------------------------------------------------------------ */ ** ------------------------------------------------------------------------ */
#define NETEASE_DUILITE_FESPL_SDK 1 //#define NETEASE_DUILITE_FESPL_SDK 1
#if NETEASE_DUILITE_FESPL_SDK #if NETEASE_DUILITE_FESPL_SDK
#include "base.h" #include "base.h"