diff --git a/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp b/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp index 6b30f333da..16e00c3653 100644 --- a/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp +++ b/Telegram/SourceFiles/history/view/media/history_view_sticker.cpp @@ -252,8 +252,6 @@ void Sticker::paintPath( } QPixmap Sticker::paintedPixmap(const PaintContext &context) const { - const auto w = _size.width(); - const auto h = _size.height(); const auto colored = context.selected() ? &context.st->msgStickerOverlay() : nullptr; diff --git a/cmake b/cmake index 08e887324f..bc4e6aee9c 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 08e887324f22ec78d8ff8f3744f81b1ae68dc774 +Subproject commit bc4e6aee9c4bc8198dd9e36b6db0da61896b36c5