From ca5bf5e9d7728c1f4f7ebebdd078249264d736d3 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Mon, 18 Jan 2010 23:52:05 +0000 Subject: [PATCH] Removed useless include in project file --- qbittorrent.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/qbittorrent.pro b/qbittorrent.pro index 71cd4c84d..d92342723 100644 --- a/qbittorrent.pro +++ b/qbittorrent.pro @@ -1,6 +1,4 @@ TEMPLATE = subdirs -include(conf.pri) - SUBDIRS += src