docker-qBittorrentvpn/patches/main.patch
2018-02-11 22:25:44 -05:00

12 lines
194 B
Diff

--- src/app/main.cpp
+++ src/app/main.cpp
@@ -57,8 +57,6 @@
#ifdef Q_OS_UNIX
#include <signal.h>
-#include <execinfo.h>
-#include "stacktrace.h"
#endif // Q_OS_UNIX
#ifdef STACKTRACE_WIN