mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-02 03:56:55 +01:00
Fix a build warning in the Mac version.
This commit is contained in:
parent
0b87531f2f
commit
a1675f0640
@ -21,9 +21,8 @@ extension RSImage {
|
||||
let lastIcon = iconFiles.last {
|
||||
return RSImage(named: lastIcon)
|
||||
}
|
||||
#endif
|
||||
|
||||
return nil
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user