core/gpu: Remove irrelevant comment

Former-commit-id: d1c8efd0aefe18dbb71dc8417e09d65019f3d3c2
Former-commit-id: a9b97120e5ae524d1b9fdc9c6296477ff014f938
This commit is contained in:
Michel Heily 2020-05-20 22:38:25 +03:00
parent 9607b16e4f
commit d2f4b55f21

View file

@ -518,7 +518,6 @@ impl Gpu {
}; };
} }
// Returns the new gpu state
pub fn update<D>( pub fn update<D>(
&mut self, &mut self,
mut cycles: usize, mut cycles: usize,