Removed no longer used shortcuts
This commit is contained in:
parent
c9303904bd
commit
6c8986d14d
8
D3K.ahk
8
D3K.ahk
@ -61,7 +61,6 @@ glovar := ini_getValue(ini, "Replacement", "GloVar")
|
||||
|
||||
; Language
|
||||
ger := ini_getValue(ini, "Language", "German")
|
||||
amse := ini_getValue(ini, "Language", "AMSE")
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Global Variables
|
||||
@ -487,13 +486,6 @@ SetTitleMatchMode, 2
|
||||
Return
|
||||
#If
|
||||
|
||||
; R2 Shared Inbox
|
||||
#If, ger = "1"
|
||||
:*:@amse::
|
||||
Send, %amse%
|
||||
Return
|
||||
#If
|
||||
|
||||
; JD Names
|
||||
#If, jdpn = "1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user