Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
karoliineh committed Oct 10, 2024
1 parent 881532d commit 13bcf34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/loopUnrolling.ml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ let constBefore var loop f =
else
current
in
(* let current' = current in *)
match st.skind with
| Instr list -> (
match lastAssignToVar var list with
Expand Down

0 comments on commit 13bcf34

Please sign in to comment.