From aa6cca9f80dd929dd04371249747e42a81d31dc8 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Fri, 11 Feb 2022 21:19:04 +0800 Subject: [PATCH] ctlPrefWindow // Remove useless actions. --- Source/WindowControllers/ctlPrefWindow.swift | 1 - .../WindowNIBs/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Source/WindowControllers/ctlPrefWindow.swift b/Source/WindowControllers/ctlPrefWindow.swift index 2efaceea..3ddd5ed7 100644 --- a/Source/WindowControllers/ctlPrefWindow.swift +++ b/Source/WindowControllers/ctlPrefWindow.swift @@ -36,7 +36,6 @@ extension RangeReplaceableCollection where Element: Hashable { @IBOutlet weak var uiLanguageButton: NSPopUpButton! @IBOutlet weak var basisKeyboardLayoutButton: NSPopUpButton! @IBOutlet weak var selectionKeyComboBox: NSComboBox! - @IBOutlet weak var clickedWhetherIMEShouldNotFartToggle: NSButton! var currentLanguageSelectItem: NSMenuItem? = nil diff --git a/Source/WindowNIBs/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib b/Source/WindowNIBs/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib index 1688b160..ee98468f 100644 --- a/Source/WindowNIBs/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib +++ b/Source/WindowNIBs/Source/WindowNIBs/Base.lproj/frmPrefWindow.xib @@ -262,7 +262,7 @@ - +