mirror of
https://github.com/avatsaev/touchbar_nyancat
synced 2024-11-10 05:44:13 +00:00
removed unused vars
This commit is contained in:
parent
685f759b9f
commit
ea505188b4
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ class NyanCatViewController: NSViewController , NSTouchBarDelegate{
|
|||
|
||||
}
|
||||
|
||||
var sound_btn_title: String?
|
||||
var sound_btn_image_on: NSImage?
|
||||
var sound_btn_image_off: NSImage?
|
||||
|
||||
|
|
Loading…
Reference in a new issue