aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
authorOleg <markelog@gmail.com>2012-05-27 12:37:35 -0400
committerDave Methvin <dave.methvin@gmail.com>2012-05-27 12:37:35 -0400
commitd0763a37c683feb3f3148a6dad877402421ab61d (patch)
treed051105c052a6803a5687fbd55b080dbb4b9c462 /grunt.js
parentbc7231e3230b8f2c59b3370e7cae6b8a30d53c1e (diff)
downloadjquery-d0763a37c683feb3f3148a6dad877402421ab61d.tar.gz
jquery-d0763a37c683feb3f3148a6dad877402421ab61d.zip
Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796.
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/grunt.js b/grunt.js
index fa96f8336..2313bb27a 100644
--- a/grunt.js
+++ b/grunt.js
@@ -84,7 +84,6 @@ module.exports = function( grunt ) {
predef: [
"define",
"DOMParser",
- "WebKitPoint",
"__dirname"
],
maxerr: 100