diff options
Diffstat (limited to 'Swift/QtUI/QtChatWindow.h')
-rw-r--r-- | Swift/QtUI/QtChatWindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Swift/QtUI/QtChatWindow.h b/Swift/QtUI/QtChatWindow.h index feed75e..78d8f91 100644 --- a/Swift/QtUI/QtChatWindow.h +++ b/Swift/QtUI/QtChatWindow.h @@ -60,8 +60,6 @@ namespace Swift { void flash(); QByteArray getSplitterState(); - void setJID(const JID& ) {} - public slots: void handleChangeSplitterState(QByteArray state); void handleFontResized(int fontSizeSteps); |