mirror of
https://github.com/Z3Prover/z3
synced 2026-02-10 02:50:55 +00:00
remove a few leftovers from min aggregation cleanup
Signed-off-by: Nuno Lopes <nlopes@microsoft.com>
This commit is contained in:
parent
83db19654f
commit
d9cd01f3f7
8 changed files with 0 additions and 295 deletions
|
|
@ -467,9 +467,6 @@ namespace datalog {
|
|||
// whether to dealloc the previous result
|
||||
bool dealloc = true;
|
||||
|
||||
// setup information for min aggregation
|
||||
unsigned_vector group_by_cols;
|
||||
|
||||
if(pt_len == 2) {
|
||||
reg_idx t1_reg=tail_regs[0];
|
||||
reg_idx t2_reg=tail_regs[1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue