mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 20:37:34 +01:00
Remove reference to unused unstar image.
This commit is contained in:
parent
74b3ecdab8
commit
cb579e73a4
@ -10,7 +10,6 @@ import AppKit
|
|||||||
|
|
||||||
extension NSImage.Name {
|
extension NSImage.Name {
|
||||||
static let star = NSImage.Name("star")
|
static let star = NSImage.Name("star")
|
||||||
static let unstar = NSImage.Name("unstar")
|
|
||||||
static let timelineStar = NSImage.Name("timelineStar")
|
static let timelineStar = NSImage.Name("timelineStar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user