Skip to content

Commit fe0b3d6

Browse files
na
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent 3c6dcea commit fe0b3d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/model/model.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ struct model::top_sort : public ::top_sort<func_decl> {
215215
};
216216

217217
void model::compress() {
218-
SASSERT(false);
219218
if (m_cleaned) return;
220219

221220
// stratify m_finterp and m_decls in a topological sort

0 commit comments

Comments
 (0)