Drop commented-out code

This commit is contained in:
Richard Feldman 2020-08-10 19:27:20 -04:00 committed by GitHub
parent 1e7b3de2c2
commit 582ed7eda6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1313,7 +1313,6 @@ fn decide_to_branching<'a>(
env.arena.alloc(cond),
);
// (env.arena.alloc(stores), cond)
cond
}
FanOut {