Skip to content

Commit 697a7a2

Browse files
committed
Fix unclosed compiler directive
1 parent 3927286 commit 697a7a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/WebHelpers.bas

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2978,7 +2978,6 @@ Private Function utc_ExecuteInShell(utc_ShellCommand As String) As utc_ShellResu
29782978

29792979
utc_ErrorHandling:
29802980
utc_ExecuteInShell.utc_ExitCode = CLng(utc_pclose(utc_File))
2981-
#End If
29822981
End Function
29832982

29842983
#Else

0 commit comments

Comments
 (0)