mirror of
https://github.com/transmission/transmission
synced 2024-12-24 08:43:27 +00:00
get rid of unneeded variable
This commit is contained in:
parent
4986127ff3
commit
90210dd95d
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
@interface FilePriorityCell : NSSegmentedCell
|
||||
{
|
||||
FileOutlineView * fParentView;
|
||||
NSMutableDictionary * fItem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue