Remove dead code

This commit is contained in:
Carl Schwan
2021-04-28 15:09:31 +02:00
parent f30b17bf73
commit 1066b010b8
2 changed files with 0 additions and 7 deletions

View File

@@ -105,10 +105,6 @@ void RoomManager::enterRoom(NeoChatRoom *room)
NeoChatConfig::self()->save();
}
void RoomManager::getBack()
{
}
void RoomManager::openWindow(NeoChatRoom *room)
{
// forward the call to QML