Skip to content

Commit 410dfaf

Browse files
committed
Change
1 parent c952f55 commit 410dfaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/goto-programs/goto_convert_exceptions.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ void goto_convertt::convert_msc_try_finally(
2525

2626
goto_programt tmp;
2727
tmp.add_instruction(SKIP)->source_location=code.source_location();
28-
2928
{
3029
// save 'leave' target
3130
leave_targett leave_target(targets);

0 commit comments

Comments
 (0)