mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 21:36:37 +02:00
- Remove temporary message (Unreal3.2.1) regarding cloaking modules.
This commit is contained in:
@@ -2299,3 +2299,4 @@
|
||||
- Support installing the ircd binary for people who set
|
||||
--with-spath=<dpath>/bin/ircd.
|
||||
- Add missing quotation to doc/help.fr.conf (#4026 by MewT).
|
||||
- Remove temporary message (Unreal3.2.1) regarding cloaking modules.
|
||||
|
||||
@@ -1637,9 +1637,6 @@ int i;
|
||||
#else
|
||||
config_error("ERROR: No cloaking module loaded. (hint: you probably want to load modules\\cloak.dll)");
|
||||
#endif
|
||||
/* TEMPORARY! */
|
||||
config_error("If you are upgrading from 3.2 (or any older version), be sure to read the release notes "
|
||||
"or www.vulnscan.org/tmp/newcloak.txt regarding the cloaking change!");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user