Fixed unneeded comments

This commit is contained in:
Kon
2013-03-03 01:23:38 +09:00
parent 842636459a
commit bbadb4bd6e
+1 -7
View File
@@ -1,13 +1,7 @@
/// <reference path="three.d.ts" />
/// <reference path="../qunit/qunit.d.ts" />
/**
* @author bhouston / http://exocortex.com
*/
/**
* @author bhouston / http://exocortex.com
*/
// https://github.com/mrdoob/three.js/tree/master/test/unit/math
var x = 2;
var y = 3;