remove extra "end sub"

This commit is contained in:
Jim Saxton
2017-08-05 21:38:41 -07:00
parent 6cdea126bd
commit 6412e9ebde

View File

@@ -3975,4 +3975,3 @@ if (GetFileName$(globalAllNames$(i)) = CurrentSelection$) OpenProjectDir$ = Get
next
return OpenProjectDir$
end sub
end sub