From 3e8912a53f9a9d4313577a4bccdfbf77ff5c5d59 Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Sun, 18 Jul 2021 07:31:07 +0400 Subject: [PATCH] Remove reference to non-existing linux_mpris_support from CMakeFiles.txt --- Telegram/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Telegram/CMakeLists.txt b/Telegram/CMakeLists.txt index f44b851376..02ae2f87d8 100644 --- a/Telegram/CMakeLists.txt +++ b/Telegram/CMakeLists.txt @@ -1195,8 +1195,6 @@ endif() if (DESKTOP_APP_DISABLE_DBUS_INTEGRATION) remove_target_sources(Telegram ${src_loc} - platform/linux/linux_mpris_support.cpp - platform/linux/linux_mpris_support.h platform/linux/linux_xdp_file_dialog.cpp platform/linux/linux_xdp_file_dialog.h platform/linux/linux_xdp_open_with_dialog.cpp