mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build for Windows.
This commit is contained in:
@@ -51,7 +51,6 @@ crl::time PeerListWidgets::paintRow(
|
||||
? std::max(refreshStatusAt - now, crl::time(1))
|
||||
: 0;
|
||||
|
||||
const auto peer = row->special() ? nullptr : row->peer().get();
|
||||
row->paintUserpic(
|
||||
p,
|
||||
st,
|
||||
|
||||
Reference in New Issue
Block a user