mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 12:23:38 +00:00
remove UNREACHABLE
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f11cb77c3d
commit
f1dee935d0
1 changed files with 0 additions and 1 deletions
|
@ -337,7 +337,6 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
proof * get_proof() override {
|
proof * get_proof() override {
|
||||||
UNREACHABLE();
|
|
||||||
return nullptr;
|
return nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue