Working option file, doesn't yet load from a sane place.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@449 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2005-06-01 13:33:44 +00:00
parent 74930f86b3
commit 0206ee066d
8 changed files with 178 additions and 33 deletions
-3
View File
@@ -28,9 +28,6 @@
#include "option_handler.h"
OptionHandlerBase::~OptionHandlerBase() {
}
void
OptionHandler::insert(const std::string& key, OptionHandlerBase* opt) {
iterator itr = find(key);