Revert "Added delay settings key"

This reverts commit 3ef2c01859.
This commit is contained in:
Michael Starke
2019-06-17 15:39:19 +02:00
parent 8d66621803
commit 714bba4ce5
2 changed files with 0 additions and 2 deletions

View File

@@ -60,7 +60,6 @@ NSString *const kMPSettingsKeyAutotypeMatchURL = @"Autoty
NSString *const kMPSettingsKeyAutotypeMatchHost = @"AutotypeMatchHost";
NSString *const kMPSettingsKeyAutotypeMatchTags = @"AutotypeMatchTags";
NSString *const kMPSettingsKeyAutotypeHideAccessibiltyWarning = @"AutotypeHideAccessibiltyWarning";
NSString *const kMPSettingsKeyGlobalAutotypeDelay = @"GlobalAutotypeDelay";
NSString *const kMPSettingsKeyEntrySearchFilterContext = @"EntrySearchFilterContext";