- Simplified code

This commit is contained in:
Christophe Dumez 2007-10-18 18:30:04 +00:00
parent 98825613fa
commit 03719cbb87
2 changed files with 1 additions and 1 deletions

1
TODO
View file

@ -46,6 +46,7 @@
- Display in torrent addition dialog:
* free disk space on selected drive
* free disk space after torrent download (and/or torrent size)
- Start minimized option in program preferences
- Allow to change action on double-click
-> in download list
-> in seeding list

View file

@ -47,7 +47,6 @@
#include "allocationDlg.h"
using namespace libtorrent;
namespace fs = boost::filesystem;
/*****************************************************
* *