miscellaneous cleanup

This commit is contained in:
Mitchell Livingston
2008-03-23 03:57:14 +00:00
parent 36689ca7c3
commit 86a701be34
6 changed files with 16 additions and 13 deletions

View File

@@ -36,7 +36,6 @@ typedef enum
@interface Torrent : NSObject
{
tr_handle * fLib;
tr_torrent * fHandle;
const tr_info * fInfo;
const tr_stat * fStat;