2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-10-01 11:22:00 +00:00

Removed base/observer.h from main pch.

Removed unused inheritances from base::Subscriber.
This commit is contained in:
23rd
2022-03-14 19:56:55 +03:00
parent b14b1a415f
commit c9ebec1cf0
14 changed files with 11 additions and 10 deletions

View File

@@ -27,7 +27,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "boxes/url_auth_box.h"
#include "ui/layers/layer_widget.h"
#include "lang/lang_keys.h"
#include "base/observer.h"
#include "history/history.h"
#include "history/history_item.h"
#include "history/view/media/history_view_media.h"