0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-30 12:48:54 +02:00

Remove dead variable "cold_start" that no longer exists [ci skip]

This commit is contained in:
Elizabeth Myers 2016-03-09 02:01:26 -06:00
parent f66f0baa67
commit 8fbc1152bb

View file

@ -65,7 +65,6 @@ extern const unsigned long int datecode;
extern const char *ircd_version;
extern const char *logFileName;
extern const char *pidFileName;
extern int cold_start;
extern int dorehash;
extern int dorehashbans;
extern int doremotd;