From c20c7f469ee7c39d12752de379dd6dd6bedcf138 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Sat, 5 Feb 2005 19:27:57 +0000 Subject: [PATCH] fix build warning git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1046 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/map/map.c b/src/map/map.c index d7c7cd2aa1..c0f3aa046b 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -2132,7 +2132,6 @@ int map_delmap(char *mapname) { } static int map_ip_set_ = 0; -static int bind_ip_set_ = 0; static int char_ip_set_ = 0; /*==========================================