core/gpu: Remove irrelevant comment
Former-commit-id: d1c8efd0aefe18dbb71dc8417e09d65019f3d3c2 Former-commit-id: a9b97120e5ae524d1b9fdc9c6296477ff014f938
This commit is contained in:
parent
9607b16e4f
commit
d2f4b55f21
|
@ -518,7 +518,6 @@ impl Gpu {
|
|||
};
|
||||
}
|
||||
|
||||
// Returns the new gpu state
|
||||
pub fn update<D>(
|
||||
&mut self,
|
||||
mut cycles: usize,
|
||||
|
|
Reference in a new issue