mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Removed unused MainWidget::sendExistingDocument.
This commit is contained in:
@@ -158,10 +158,6 @@ public:
|
||||
void checkMainSectionToLayer();
|
||||
|
||||
[[nodiscard]] SendMenu::Details sendMenuDetails() const;
|
||||
bool sendExistingDocument(not_null<DocumentData*> document);
|
||||
bool sendExistingDocument(
|
||||
not_null<DocumentData*> document,
|
||||
Api::SendOptions options);
|
||||
|
||||
[[nodiscard]] bool animatingShow() const;
|
||||
|
||||
|
Reference in New Issue
Block a user