Remove unused signal
This commit is contained in:
@@ -121,8 +121,6 @@ void RoomManager::openRoomForActiveConnection()
|
||||
if (room) {
|
||||
enterRoom(room);
|
||||
}
|
||||
} else {
|
||||
Q_EMIT pushWelcomePage();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user