aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telegram-desktop/no-pulse.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/telegram-desktop/no-pulse.patch')
-rw-r--r--testing/telegram-desktop/no-pulse.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/testing/telegram-desktop/no-pulse.patch b/testing/telegram-desktop/no-pulse.patch
index 39c965490f1..fe0f71f0e8c 100644
--- a/testing/telegram-desktop/no-pulse.patch
+++ b/testing/telegram-desktop/no-pulse.patch
@@ -9,26 +9,3 @@
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
---- a/Telegram/ThirdParty/libtgvoip/libtgvoip.gyp
-+++ b/Telegram/ThirdParty/libtgvoip/libtgvoip.gyp
-@@ -10,6 +10,7 @@
- 'WEBRTC_APM_DEBUG_DUMP=0',
- 'TGVOIP_USE_DESKTOP_DSP',
- 'WEBRTC_NS_FLOAT',
-+ 'WITHOUT_PULSE',
- ],
- 'variables': {
- 'tgvoip_src_loc': '.',
-@@ -105,12 +106,6 @@
- '<(tgvoip_src_loc)/os/linux/AudioInputALSA.h',
- '<(tgvoip_src_loc)/os/linux/AudioOutputALSA.cpp',
- '<(tgvoip_src_loc)/os/linux/AudioOutputALSA.h',
-- '<(tgvoip_src_loc)/os/linux/AudioOutputPulse.cpp',
-- '<(tgvoip_src_loc)/os/linux/AudioOutputPulse.h',
-- '<(tgvoip_src_loc)/os/linux/AudioInputPulse.cpp',
-- '<(tgvoip_src_loc)/os/linux/AudioInputPulse.h',
-- '<(tgvoip_src_loc)/os/linux/AudioPulse.cpp',
-- '<(tgvoip_src_loc)/os/linux/AudioPulse.h',
-
- # POSIX
- '<(tgvoip_src_loc)/os/posix/NetworkSocketPosix.cpp',