summaryrefslogtreecommitdiff
path: root/src/map/chrif.cpp
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-11-05 15:44:23 -0800
committerBen Longbons <b.r.longbons@gmail.com>2015-01-22 12:16:59 -0800
commit57e5142d5c9d326912610e3bd60743420f8a328a (patch)
treea1402032adf2fdb4b36c1021c933551e4958fb83 /src/map/chrif.cpp
parente5b967ec9021f2bbfb373b8c164aada8084846fd (diff)
downloadtmwa-57e5142d5c9d326912610e3bd60743420f8a328a.tar.gz
tmwa-57e5142d5c9d326912610e3bd60743420f8a328a.tar.bz2
tmwa-57e5142d5c9d326912610e3bd60743420f8a328a.tar.xz
tmwa-57e5142d5c9d326912610e3bd60743420f8a328a.zip
Remove unsupportable config settings
Diffstat (limited to 'src/map/chrif.cpp')
-rw-r--r--src/map/chrif.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/chrif.cpp b/src/map/chrif.cpp
index 9a36a60..7d64098 100644
--- a/src/map/chrif.cpp
+++ b/src/map/chrif.cpp
@@ -320,8 +320,6 @@ int chrif_sendmapack(Session *, Packet_Fixed<0x2afb> fixed)
exit(1);
}
- wisp_server_name = fixed.whisper_name;
-
chrif_state = 2;
return 0;