mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Fix build with Xcode.
This commit is contained in:
@@ -618,7 +618,6 @@ void UserpicButton::processPeerPhoto() {
|
||||
if (_showPeerUserpic) {
|
||||
_peer->loadUserpic();
|
||||
} else if (_nonPersonalView) {
|
||||
AssertIsDebug();
|
||||
showNonPersonal->load(Data::FileOriginFullUser{
|
||||
peerToUser(user->id),
|
||||
});
|
||||
|
Reference in New Issue
Block a user