Skip to content

Commit 7e2fb52

Browse files
author
nitrocaster
committed
Disable script engine export logging.
1 parent 16dba88 commit 7e2fb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#pragma once
2-
3-
#ifdef DEBUG
2+
// XXX: move to config
3+
#if defined(DEBUG) && 0
44
#define CONFIG_SCRIPT_ENGINE_LOG_EXPORTS
55
#endif

0 commit comments

Comments
 (0)