remove debug info
This commit is contained in:
parent
a2ebc69e64
commit
ae6b247e60
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue