mirror of
https://github.com/transmission/transmission
synced 2024-12-25 09:13:06 +00:00
remove an unused variable
This commit is contained in:
parent
f406f49647
commit
4b5331fe0e
1 changed files with 0 additions and 1 deletions
|
@ -1487,7 +1487,6 @@
|
|||
[fBuiltInGrowlButton setHidden: NO];
|
||||
[fGrowlAppButton setHidden: YES];
|
||||
|
||||
const BOOL onMtLion = [NSApp isOnMountainLionOrBetter];
|
||||
[fBuiltInGrowlButton setState: [fDefaults boolForKey: @"DisplayNotifications"]];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue