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
+2 -1
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;