Attempt#2 to fix build with GCC.

This commit is contained in:
John Preston 2021-09-07 12:56:40 +03:00
parent 23378e4661
commit 32301046e7

View File

@ -504,7 +504,6 @@ void Photo::drawGrouped(
const auto sti = context.imageStyle();
const auto loaded = _dataMedia->loaded();
const auto displayLoading = _data->displayLoading();
const auto bubble = _parent->hasBubble();
if (displayLoading) {
ensureAnimation();