summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 5e2ed5d63..6b94d9061 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -285,7 +285,6 @@ AtCommandType atcommand(struct map_session_data *sd, const int level, const char
int get_atcommand_level(const AtCommandType type);
char* msg_txt(int msg_number); // [Yor]
-char* player_title_txt(int level); // [Lupus]
void do_init_atcommand(void);
void do_final_atcommand(void);