mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Closed beta 10019011: various style improvements.
This commit is contained in:
@@ -1281,10 +1281,8 @@ void ApiWrap::gotWebPages(ChannelData *channel, const MTPmessages_Messages &msgs
|
||||
}
|
||||
|
||||
ApiWrap::~ApiWrap() {
|
||||
App::clearHistories();
|
||||
}
|
||||
|
||||
|
||||
void ApiWrap::stickerSetDisenableDone(const MTPmessages_StickerSetInstallResult &result, mtpRequestId req) {
|
||||
_stickerSetDisenableRequests.remove(req);
|
||||
if (_stickerSetDisenableRequests.isEmpty()) {
|
||||
|
Reference in New Issue
Block a user