From 0a56ce6fff435dfd73e5d73a7339e1c2098cf69c Mon Sep 17 00:00:00 2001 From: rakshasa Date: Tue, 5 Jul 2005 18:10:37 +0000 Subject: [PATCH] Fixed bug that caused negative quotas and cleaned up the quota code. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@486 e378c898-3ddf-0310-93e7-cc216c733640 --- src/input/path_input.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/input/path_input.h b/src/input/path_input.h index 49b45f1b..d1852ddd 100644 --- a/src/input/path_input.h +++ b/src/input/path_input.h @@ -40,7 +40,6 @@ #include #include "utils/directory.h" - #include "text_input.h" namespace input {