From 525e08137aa36cc2bbd8284f8b48de01bbb70b4f Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 26 Oct 2007 08:42:32 +0000 Subject: * Removed confusing map_nick2sd_nocase(), let the charserver handle it * Added correct packet for attachment retrieval failure when overweight * Fixed one more mistake in r11571 (Sql->SqlStmt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11579 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 896af5507..cb866bbb8 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -1344,7 +1344,6 @@ struct map_session_data** map_getallusers(int *users); void map_foreachpc(int (*func)(DBKey,void*,va_list),...); int map_foreachiddb(int (*)(DBKey,void*,va_list),...); struct map_session_data * map_nick2sd(const char*); -struct map_session_data * map_nick2sd_nocase(const char *); // ‚»‚Ì‘¼ int map_check_dir(int s_dir,int t_dir); -- cgit v1.2.3-60-g2f50