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

linux/specific_linux.h: remove unnecessary include of execinfo

This commit is contained in:
John Zimmermann
2019-07-09 20:45:16 +02:00
committed by John Preston
parent b831766375
commit 0c3773486e

View File

@@ -9,7 +9,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "platform/platform_specific.h"
#include <execinfo.h>
#include <signal.h>
namespace Data {