refactor/reformat. remove useless common.h

This commit is contained in:
Rasmus Karlsson
2017-06-07 10:09:24 +02:00
parent b66dc479e6
commit 5b2b2e3e19
76 changed files with 148 additions and 264 deletions
-1
View File
@@ -217,7 +217,6 @@ void IrcManager::joinChannel(const QString &channelName)
this->connectionMutex.unlock();
}
void IrcManager::partChannel(const QString &channelName)
{
this->connectionMutex.lock();