mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 16:13:46 +08:00
Remove unused has_weak_ptr from Manager::Private
This commit is contained in:
@@ -540,7 +540,7 @@ void NotificationData::setImage(QImage image) {
|
||||
|
||||
} // namespace
|
||||
|
||||
class Manager::Private : public base::has_weak_ptr {
|
||||
class Manager::Private {
|
||||
public:
|
||||
explicit Private(not_null<Manager*> manager);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user