mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Removed ui_getPeerForMouseAction.
This commit is contained in:
@@ -1609,10 +1609,6 @@ void MainWidget::ui_showPeerHistory(
|
||||
floatPlayerCheckVisibility();
|
||||
}
|
||||
|
||||
PeerData *MainWidget::ui_getPeerForMouseAction() {
|
||||
return _history->ui_getPeerForMouseAction();
|
||||
}
|
||||
|
||||
PeerData *MainWidget::peer() {
|
||||
return _history->peer();
|
||||
}
|
||||
|
Reference in New Issue
Block a user