From 7fad742e995499cc74334395b081cf9d64bc8c14 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Wed, 13 Jun 2007 14:04:29 +0000 Subject: [PATCH] - Fixed compiling with latest libtorrent svn --- src/bittorrent.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bittorrent.h b/src/bittorrent.h index bd1b68ccc..edb8f13d7 100644 --- a/src/bittorrent.h +++ b/src/bittorrent.h @@ -42,7 +42,6 @@ class QTimer; class QString; using namespace libtorrent; -namespace fs = boost::filesystem; class downloadThread; #ifndef NO_UPNP