This commit is contained in:
Mitchell Livingston 2012-06-03 23:35:22 +00:00
parent d7db1a4c46
commit 4462754c2a
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ int trashDataFile(const char * filename)
{
if (filename != NULL)
[Torrent trashFile: [NSString stringWithUTF8String: filename]];
}
}
return 0;
}