summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/map/map.h b/src/map/map.h
index a7a10c168..9c227a2c9 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -1386,13 +1386,6 @@ extern int read_gm_interval;
extern char char_db[32];
-#ifdef MAPREGSQL
-// [zBuffer] SQL Mapreg
-extern MYSQL mapregsql_handle;
-extern MYSQL_RES* mapregsql_res ;
-extern MYSQL_ROW mapregsql_row;
-#endif
-
extern char mail_db[32];
#endif /* not TXT_ONLY */