Skip to content

Commit d203371

Browse files
committed
Remove unused includes of remove_skip.h
1 parent dd708f1 commit d203371

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/goto-instrument/accelerate/acceleration_utils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Author: Matt Lewis
2121

2222
#include <goto-programs/goto_program.h>
2323
#include <goto-programs/wp.h>
24-
#include <goto-programs/remove_skip.h>
2524
#include <goto-programs/goto_functions.h>
2625

2726
#include <goto-symex/goto_symex.h>

src/goto-programs/goto_inline.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Author: Daniel Kroening, [email protected]
1919
#include <util/std_code.h>
2020
#include <util/std_expr.h>
2121

22-
#include "remove_skip.h"
2322
#include "goto_inline_class.h"
2423

2524
void goto_inline(

0 commit comments

Comments
 (0)