diff --git a/macosx/Torrent.h b/macosx/Torrent.h index 78f15c297..1288aa75d 100644 --- a/macosx/Torrent.h +++ b/macosx/Torrent.h @@ -28,7 +28,8 @@ @class FileListNode; -@interface Torrent : NSObject +#warning uncomment +@interface Torrent : NSObject // { tr_torrent * fHandle; const tr_info * fInfo;