remove max_number_torrents

This commit is contained in:
Marcos Pinto 2007-06-27 19:35:12 +00:00
parent 8d0c348598
commit 7aff2c1ae9
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ DEFAULT_PREFS = {
"max_download_rate" : -1,
"max_download_rate_bps": -1.0,
"max_number_downloads" : -1.0,
"max_number_torrents" : -1.0,
"max_number_uploads" : -1.0,
"max_upload_rate" : -1,
"max_upload_rate_bps" : -1.0,