Skip to content

Commit 89dfb92

Browse files
Remove unused typedef
1 parent d642985 commit 89dfb92

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
@@ -130,9 +130,6 @@ class goto_symex_statet final : public goto_statet
130130
l1_typest l1_types;
131131

132132
public:
133-
// gotos
134-
typedef std::list<goto_statet> goto_state_listt;
135-
136133
// guards
137134
static irep_idt guard_identifier()
138135
{

0 commit comments

Comments
 (0)