mirror of
https://github.com/Z3Prover/z3
synced 2025-07-24 21:26:59 +00:00
remove dead code
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
9a71ed87d9
commit
c121c5d2d8
2 changed files with 0 additions and 15 deletions
|
@ -392,8 +392,6 @@ public:
|
|||
|
||||
bool use_tableau_costs() const;
|
||||
|
||||
void detect_rows_of_column_with_bound_change(unsigned j);
|
||||
|
||||
void adjust_x_of_column(unsigned j);
|
||||
|
||||
bool row_is_correct(unsigned i) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue