Skip to content

Commit

Permalink
Fix some spacing and indents
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanpil committed Apr 19, 2020
1 parent 3d9b25b commit 853b817
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions snips.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,7 @@ GUIEscape:
if (!SRvisible) {
LV_Delete()
gui, 1:hide
<<<<<<< HEAD
return
=======

>>>>>>> parent of 16b65db... Fix: ESC sometimes still sends data
}

}
Expand Down Expand Up @@ -357,7 +353,7 @@ SnipSend(snipid) {
exit:
{
exitapp
}
}
return

AddSubFolderToTree(Folder, ParentItemID = 0)
Expand Down

0 comments on commit 853b817

Please sign in to comment.