Skip to content

Commit 64c61e3

Browse files
committed
Comment cleanup
1 parent 97a6760 commit 64c61e3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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)