aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/qbittorrent-22/files/patch-src__bittorrent.h')
-rw-r--r--net-p2p/qbittorrent-22/files/patch-src__bittorrent.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h b/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h
deleted file mode 100644
index 6b225c1f43da..000000000000
--- a/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/bittorrent.h.orig Sun Sep 9 06:09:24 2007
-+++ src/bittorrent.h Mon Oct 1 12:37:38 2007
-@@ -27,6 +27,7 @@
- #include <QStringList>
-
- #include <libtorrent/session.hpp>
-+#include <libtorrent/ip_filter.hpp>
- #include "qtorrenthandle.h"
-
- using namespace libtorrent;