summaryrefslogtreecommitdiff
path: root/src/char_sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/char_sql')
-rw-r--r--src/char_sql/char.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/char_sql/char.h b/src/char_sql/char.h
index da2300d38..c7261650b 100644
--- a/src/char_sql/char.h
+++ b/src/char_sql/char.h
@@ -73,10 +73,8 @@ extern char login_db_account_id[32];
extern int lowest_gm_level;
-#ifdef FASTCHAR
extern int debug_mysql_query(char *file, int line, void *mysql, const char *q);
-#endif /* FASTCHAR */
#endif
#include "inter.h"