diff options
Diffstat (limited to 'src/common/core.h')
-rw-r--r-- | src/common/core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/core.h b/src/common/core.h index 7784a95bb..68325505a 100644 --- a/src/common/core.h +++ b/src/common/core.h @@ -4,8 +4,6 @@ #ifndef _CORE_H_ #define _CORE_H_ -//#define SQL_DEBUG //uncomment for debug_mysql_query instead of mysql_real_query - extern int arg_c; extern char **arg_v; |