From 4a7dd96086cc2ece33d876671db5b0cb8d82b1ac Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 5 Feb 2007 13:33:02 +0000 Subject: Removed the silly and misleading 'firewall detected' message git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9786 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/char_sql/char.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/char_sql') diff --git a/src/char_sql/char.c b/src/char_sql/char.c index 52a986394..00807a70a 100644 --- a/src/char_sql/char.c +++ b/src/char_sql/char.c @@ -4295,8 +4295,6 @@ int do_init(int argc, char **argv){ strcpy(char_ip_str, buf); char_ip = inet_addr(char_ip_str); } - if (ptr[0] == 192 && ptr[1] == 168) - ShowWarning("Firewall detected.. edit subnet_athena.conf and char_athena.conf\n"); } ShowInfo("open port %d.....\n",char_port); -- cgit v1.2.3-70-g09d2