mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
Removed an old commented line
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@178 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -171,7 +171,6 @@ int main(int argc, char** argv) {
|
||||
CUtils::PrintStatus(true, "[pid: " + CUtils::ToString(iPid) + "]");
|
||||
|
||||
CUtils::PrintMessage("ZNC - by prozac@gmail.com");
|
||||
// [port: " << ((pZNC->IsSSL()) ? "+" : "") << pZNC->GetListenPort() << "] [pid: " << iPid << "]" << endl;
|
||||
pZNC->WritePidFile(iPid);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user