mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 09:55:24 +00:00
Fix -Wunused-variable warnings
This commit is contained in:
@@ -700,7 +700,6 @@ void Widget::startSlideAnimation() {
|
||||
_folderTopBar->hide();
|
||||
}
|
||||
|
||||
int delta = st::slideShift;
|
||||
if (_showDirection == Window::SlideDirection::FromLeft) {
|
||||
std::swap(_cacheUnder, _cacheOver);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user