diff --git a/Telegram/SourceFiles/platform/linux/launcher_linux.cpp b/Telegram/SourceFiles/platform/linux/launcher_linux.cpp index a6109d86fe..1fc136357b 100644 --- a/Telegram/SourceFiles/platform/linux/launcher_linux.cpp +++ b/Telegram/SourceFiles/platform/linux/launcher_linux.cpp @@ -30,8 +30,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL namespace Platform { namespace { -using BaseGtkIntegration = base::Platform::GtkIntegration; - class Arguments { public: void push(QByteArray argument) { diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 33339ce7be..7ea662299b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -89,8 +89,6 @@ parts: - libasound2-dev - libglib2.0-dev - libglibmm-2.4-dev - - libgtk-3-dev - - liblzma-dev - libopus-dev - libpulse-dev - libssl-dev @@ -104,8 +102,6 @@ parts: - libasound2 - libglib2.0-0 - libglibmm-2.4-1v5 - - libgtk-3-0 - - liblzma5 - libopus0 - libpulse0 - libssl1.1