aboutsummaryrefslogtreecommitdiff
path: root/net-im/telegram-desktop/files/patch-Telegram_ThirdParty_tgcalls_tgcalls_Manager.h
blob: 9f4cdb0755064b24f82b942157d29921259ba5e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Telegram/ThirdParty/tgcalls/tgcalls/Manager.h.orig	2021-07-21 01:10:21 UTC
+++ Telegram/ThirdParty/tgcalls/tgcalls/Manager.h
@@ -17,7 +17,6 @@ class Manager final : public std::enable_shared_from_t
         bool isLowDataRequested = false;
 
         bool operator==(const ResolvedNetworkStatus &rhs);
-        bool operator!=(const ResolvedNetworkStatus &rhs);
     };
 
 public: