mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-03 18:49:30 +00:00
Fix -Wunused-variable warnings
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Data {
|
||||
namespace {
|
||||
|
||||
MTPinputPeerNotifySettings DefaultSettings() {
|
||||
const auto flags = MTPDpeerNotifySettings::Flag::f_show_previews;
|
||||
return MTP_inputPeerNotifySettings(
|
||||
MTP_flags(0),
|
||||
MTPBool(),
|
||||
|
||||
Reference in New Issue
Block a user