Remove an old in-progress comment from a previous PR.

This comment wasn't supposed to have landed.
This commit is contained in:
Nicholas Nethercote 2020-04-19 20:49:38 +10:00
parent 70f4f320b0
commit b9f6dfef0b

View File

@ -60,7 +60,6 @@ impl Cache {
}
/// This will recompute the predecessors cache if it is not available
// njn: typedef?
fn predecessors(
&mut self,
body: &Body<'_>,