mirror of https://github.com/procxx/kepka.git
linux/specific_linux.h: remove unnecessary include of execinfo
This commit is contained in:
parent
b831766375
commit
0c3773486e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue