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
1 changed files with 0 additions and 1 deletions

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 {