diff --git a/macosx/FilePriorityCell.h b/macosx/FilePriorityCell.h index ec7e79092..cff712254 100644 --- a/macosx/FilePriorityCell.h +++ b/macosx/FilePriorityCell.h @@ -5,7 +5,6 @@ @interface FilePriorityCell : NSSegmentedCell { - FileOutlineView * fParentView; NSMutableDictionary * fItem; }