From 9771cb796c0d9fe60f4c28e41e7879ba3f92f6e1 Mon Sep 17 00:00:00 2001 From: Ivan Sorokin Date: Sun, 2 Nov 2014 15:35:57 +0300 Subject: [PATCH] Unused include --- src/torrentpersistentdata.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/torrentpersistentdata.cpp b/src/torrentpersistentdata.cpp index 5144a7a4c..bb562214b 100644 --- a/src/torrentpersistentdata.cpp +++ b/src/torrentpersistentdata.cpp @@ -38,7 +38,6 @@ #include "misc.h" #include "qtorrenthandle.h" -#include #include QHash TorrentTempData::data = QHash();