mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-03 11:40:42 +02:00
cleanup
This commit is contained in:
parent
5893bfeb06
commit
f478261ed0
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
||||||
/* eslint-env browser,amd,node */
|
|
||||||
//
|
//
|
||||||
// usertiming.js
|
// usertiming.js
|
||||||
//
|
//
|
||||||
// A polyfill for UserTiming (http://www.w3.org/TR/user-timing/)
|
// A polyfill for UserTiming (http://www.w3.org/TR/user-timing/)
|
||||||
//
|
//
|
||||||
|
// Adapted for High Fidelity by James B. Pollack @imgntn on 11/6/2015
|
||||||
// Copyright 2013 Nic Jansma
|
// Copyright 2013 Nic Jansma
|
||||||
// http://nicj.net
|
// http://nicj.net
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue