Skip to content

Commit 044f909

Browse files
committed
Remove a comment about the polyfill that's no longer included
1 parent 0a4bb2c commit 044f909

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/jquery.requestAnimationFrame.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@
1717
}
1818
}(function (jQuery) {
1919

20-
// requestAnimationFrame polyfill adapted from Erik Möller
21-
// fixes from Paul Irish and Tino Zijdel
22-
// http://paulirish.com/2011/requestanimationframe-for-smart-animating/
23-
// http://my.opera.com/emoller/blog/2011/12/20/requestanimationframe-for-smart-er-animating
24-
25-
2620
var animating;
2721

2822
function raf() {

0 commit comments

Comments
 (0)