Skip to content

Commit 047509f

Browse files
committed
remove adaptive rAF polyfill
1 parent 0ef5bb6 commit 047509f

2 files changed

Lines changed: 0 additions & 118 deletions

File tree

sample/src/webMain/resources/adaptive-raf.js

Lines changed: 0 additions & 116 deletions
This file was deleted.

sample/src/webMain/resources/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@
209209
}());
210210
</script>
211211

212-
<!-- Adaptive rAF: compensates Chrome Energy Saver throttling. Add ?fps=1 to URL for overlay. -->
213-
<script src="adaptive-raf.js"></script>
214212
<script type="application/javascript" src="sample.js"></script>
215213
</body>
216214
</html>

0 commit comments

Comments
 (0)