comment out another 10.6-only section

This commit is contained in:
Mitchell Livingston 2009-10-10 14:30:54 +00:00
parent 70acab2791
commit d7fe7692e7
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@
@class FileListNode;
@interface Torrent : NSObject <QLPreviewItem>
#warning uncomment
@interface Torrent : NSObject //<QLPreviewItem>
{
tr_torrent * fHandle;
const tr_info * fInfo;