docker-qBittorrentvpn/patches/main.patch

12 lines
194 B
Diff
Raw Normal View History

--- src/app/main.cpp
+++ src/app/main.cpp
2018-02-12 03:25:44 +00:00
@@ -57,8 +57,6 @@
2018-02-12 02:25:17 +00:00
#ifdef Q_OS_UNIX
#include <signal.h>
-#include <execinfo.h>
-#include "stacktrace.h"
2018-02-12 02:25:17 +00:00
#endif // Q_OS_UNIX
2018-02-12 03:25:44 +00:00
2018-02-12 02:27:35 +00:00
#ifdef STACKTRACE_WIN