From df4a6f64d6b6de02b880aa81894207f55a24d21a Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 29 Oct 2007 20:01:09 +0000 Subject: Fixed a compilation problem and warning (maybe). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11611 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/charcommand.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/charcommand.c') diff --git a/src/map/charcommand.c b/src/map/charcommand.c index d5746d379..4aecc260b 100644 --- a/src/map/charcommand.c +++ b/src/map/charcommand.c @@ -3853,7 +3853,6 @@ bool is_charcommand_sub(const int fd, struct map_session_data* sd, const char* s bool is_charcommand(const int fd, struct map_session_data* sd, const char* message) { int gmlvl = pc_isGM(sd); - int s_flag = 0; nullpo_retr(false, sd); -- cgit v1.2.3-60-g2f50