ms
This commit is contained in:
parent
c7731cbb6d
commit
98bedf7bab
@ -150,9 +150,6 @@ Public Class frmStart
|
||||
oProfiles = oProfileFilter.ClearNotMatchedProfiles(oProfiles)
|
||||
oProfiles = oProfiles.ToList()
|
||||
|
||||
|
||||
|
||||
|
||||
CURRENT_MATCHING_PROFILES = oProfiles
|
||||
CURRENT_CLIPBOARD_CONTENTS = ClipboardContents
|
||||
End Sub
|
||||
@ -164,7 +161,6 @@ Public Class frmStart
|
||||
CHECK_PROFILE_MATCH()
|
||||
End If
|
||||
End If
|
||||
|
||||
ElseIf HotKeyID = HOTKEY_TOGGLE_WATCHER Then
|
||||
Change_Monitoring_State()
|
||||
End If
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user