Skip to content

Commit b620c57

Browse files
Remove unused typedef
1 parent 3ea80c0 commit b620c57

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/goto-symex/goto_symex_state.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,6 @@ class goto_symex_statet final : public goto_statet
127127
l1_typest l1_types;
128128

129129
public:
130-
// gotos
131-
typedef std::list<goto_statet> goto_state_listt;
132-
133130
// guards
134131
static irep_idt guard_identifier()
135132
{

0 commit comments

Comments
 (0)