Remove leftover signal
This commit is contained in:
@@ -259,13 +259,6 @@ Q_SIGNALS:
|
||||
*/
|
||||
void goToEvent(const QString &event);
|
||||
|
||||
/**
|
||||
* @brief Open room in a new window.
|
||||
*
|
||||
* Signal triggered when a room needs to be opened in a new window.
|
||||
*/
|
||||
void openRoomInNewWindow(NeoChatRoom *room);
|
||||
|
||||
/**
|
||||
* @brief Show details for the given user.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user