mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Return local search to requests box.
This commit is contained in:
parent
dcc14a4726
commit
64f6b86739
1 changed files with 0 additions and 5 deletions
|
@ -40,11 +40,6 @@ public:
|
|||
std::unique_ptr<PeerListRow> createSearchRow(
|
||||
not_null<PeerData*> peer) override;
|
||||
|
||||
bool searchInLocal() override {
|
||||
AssertIsDebug();
|
||||
return false;
|
||||
}
|
||||
|
||||
private:
|
||||
class RowHelper;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue