From 4e61f58b5b0638ba06d4cf48cebefeb941f75e5f Mon Sep 17 00:00:00 2001 From: Mike J Innes Date: Tue, 7 Jun 2016 16:05:03 +0100 Subject: [PATCH] cruft --- src/compiler/loop.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/compiler/loop.jl b/src/compiler/loop.jl index 2109f0d0..f4493bbd 100644 --- a/src/compiler/loop.jl +++ b/src/compiler/loop.jl @@ -12,5 +12,3 @@ function cut_forward(v::IVertex) il(@flow(pop!(self.delay))) end end - -cut_forward(g)