mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Comment out non-folder feed code.
This commit is contained in:
@@ -55,8 +55,8 @@ public:
|
||||
History *history() const {
|
||||
return _id.history();
|
||||
}
|
||||
Data::Feed *feed() const {
|
||||
return _id.feed();
|
||||
Data::Folder *folder() const {
|
||||
return _id.folder();
|
||||
}
|
||||
not_null<Entry*> entry() const {
|
||||
return _id.entry();
|
||||
|
Reference in New Issue
Block a user