fixed unneccessssary connected message and stretching in the highlights
settings
This commit is contained in:
@@ -68,8 +68,8 @@ void AbstractIrcServer::connect()
|
||||
this->readConnection->open();
|
||||
}
|
||||
|
||||
this->onConnected();
|
||||
// this->connected.invoke();
|
||||
// this->onConnected();
|
||||
// possbile event: started to connect
|
||||
}
|
||||
|
||||
void AbstractIrcServer::disconnect()
|
||||
|
||||
Reference in New Issue
Block a user