Skip to content

Commit 0b4a968

Browse files
committed
Comment cleanup
1 parent 282c990 commit 0b4a968

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

MotionMark/tests/dev/filtering/resources/filtering.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -211,14 +211,6 @@ class FilteringBenchmark extends Benchmark {
211211
constructor(options)
212212
{
213213
super(new FilteringStage(), options);
214-
215-
// setTimeout(() => {
216-
// this.stage.tune(5);
217-
// }, 500);
218-
//
219-
// setTimeout(() => {
220-
// this.stage.tune(-0);
221-
// }, 1000);
222214
}
223215
}
224216

0 commit comments

Comments
 (0)