diff options
| author | 2021-08-17 21:13:05 +0100 | |
|---|---|---|
| committer | 2021-08-17 21:13:05 +0100 | |
| commit | 8e6d811f34146ab4591e9ca88d5b84cf0c4bca52 (patch) | |
| tree | f2fb6c6422c962468b4e4930186e494d6f570e28 /src/inspircd.cpp | |
| parent | Fix the Detach method which got borked during a rebase. (diff) | |
Remove a bunch of unnecessary whitespace.
Diffstat (limited to 'src/inspircd.cpp')
| -rw-r--r-- | src/inspircd.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index f1864f000..98ff0329c 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -490,7 +490,6 @@ InspIRCd::InspIRCd(int argc, char** argv) Logs.AddLogTypes("*", fls, true); } - if (!FindConfigFile(ConfigFileName)) { this->Logs.Log("STARTUP", LOG_DEFAULT, "Unable to open config file %s", ConfigFileName.c_str()); |
