mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Get rid of workarounds for old flatpak versions
The minimal supported flatpak version since Qt 6.x is 1.14.0. Flatpak shares temp directory and runtime directory between launches since 1.11.1. FLATPAK_ID is defined since 1.1.2.
This commit is contained in:
@@ -119,7 +119,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#include "base/basic_types.h"
|
||||
#include "logs.h"
|
||||
#include "settings.h"
|
||||
#include "core/utils.h"
|
||||
#include "config.h"
|
||||
|
||||
|
Reference in New Issue
Block a user