2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +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

@@ -115,7 +115,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "base/flat_set.h"
#include "base/flat_map.h"
#include "base/weak_ptr.h"
#include "base/observer.h"
#include "base/basic_types.h"
#include "logs.h"