2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Move GSDMediaKeys initialization to SetWatchingMediaKeys

This commit is contained in:
Ilya Fedin
2021-01-02 10:26:07 +04:00
committed by John Preston
parent 8fb6ece796
commit b9acea9cef
4 changed files with 16 additions and 26 deletions

View File

@@ -17,9 +17,6 @@ class LocationPoint;
namespace Platform {
inline void SetWatchingMediaKeys(bool watching) {
}
bool InFlatpak();
bool InSnap();
bool IsStaticBinary();