From 593b12ed67cf27b69563afd2d12752c7ebfee683 Mon Sep 17 00:00:00 2001 From: celest Date: Thu, 23 Dec 2004 13:08:54 +0000 Subject: * Added some of Shinomori's fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@751 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 5ee6bf602..44069b85f 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -325,10 +325,6 @@ enum { #ifndef strnicmp #define strnicmp strncasecmp #endif -#ifndef strrchr -#define strrchr rindex -#endif - #endif #endif // _MMO_H_ -- cgit v1.2.3-70-g09d2