summaryrefslogtreecommitdiff
path: root/jaws/src/quadtree.js
diff options
context:
space:
mode:
Diffstat (limited to 'jaws/src/quadtree.js')
-rwxr-xr-xjaws/src/quadtree.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jaws/src/quadtree.js b/jaws/src/quadtree.js
index 0dd25ab..697a674 100755
--- a/jaws/src/quadtree.js
+++ b/jaws/src/quadtree.js
@@ -1,5 +1,3 @@
-if(typeof require !== "undefined") { var jaws = require("./core.js"); }
-
/*
* @class jaws.QuadTree
* @property {jaws.Rect} bounds Rect(x,y,width,height) defining bounds of tree