summaryrefslogtreecommitdiff
path: root/src/map/map.c
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-05 19:27:57 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-05 19:27:57 +0000
commit7126279da91474771e6540e25bf0f7b07efe2824 (patch)
tree35c3036a9863cb452ecba74e1a66883a2c38a062 /src/map/map.c
parent1b58858969f704d37b67278bf9a0acfea0aeae0a (diff)
downloadhercules-7126279da91474771e6540e25bf0f7b07efe2824.tar.gz
hercules-7126279da91474771e6540e25bf0f7b07efe2824.tar.bz2
hercules-7126279da91474771e6540e25bf0f7b07efe2824.tar.xz
hercules-7126279da91474771e6540e25bf0f7b07efe2824.zip
fix build warning
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1046 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.c')
-rw-r--r--src/map/map.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.c b/src/map/map.c
index d7c7cd2aa..c0f3aa046 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;
/*==========================================