remove something i forgot i added into Main

This commit is contained in:
Cynthia Foxwell 2023-03-01 21:07:08 -07:00
parent ed9a34e6ba
commit 8ab973790c
1 changed files with 0 additions and 7 deletions

View File

@ -182,13 +182,6 @@ Main_toggleBar:
Monitor_toggleBar()
Return
Main_delevatedRun(Args) {
MsgBox %A_UserName%
RunAs, %A_UserName%
Run, %Args%
RunAs
}
#Include Bar.ahk
#Include Config.ahk
#Include Debug.ahk