mirror of
https://github.com/transmission/transmission
synced 2024-12-26 01:27:28 +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
|
@interface FilePriorityCell : NSSegmentedCell
|
||||||
{
|
{
|
||||||
FileOutlineView * fParentView;
|
|
||||||
NSMutableDictionary * fItem;
|
NSMutableDictionary * fItem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue