mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-07 04:05:17 +00:00
Remove unused PhotoData/DocumentData in Iv::Data.
This commit is contained in:
@@ -4245,9 +4245,7 @@ void Session::webpageApplyFields(
|
||||
? std::make_unique<Iv::Data>(
|
||||
data,
|
||||
*cachedPage,
|
||||
Iv::ParseRichPage(_session, *cachedPage),
|
||||
ivPhoto,
|
||||
ivDocument)
|
||||
Iv::ParseRichPage(_session, *cachedPage))
|
||||
: nullptr;
|
||||
const auto resolvedPhoto = story
|
||||
? story->photo()
|
||||
|
||||
Reference in New Issue
Block a user