Skip to content

Commit f2a4054

Browse files
author
thk123
committed
Remove redundant default constructor
1 parent 54fb9ab commit f2a4054

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/goto-symex/symex_target_equation.h

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class prop_convt;
3232
class symex_target_equationt:public symex_targett
3333
{
3434
public:
35-
symex_target_equationt() = default;
3635
virtual ~symex_target_equationt() = default;
3736

3837
// read event

0 commit comments

Comments
 (0)