From 6b10934229131f87ed745925961f3758b7b08c64 Mon Sep 17 00:00:00 2001 From: Dustin Diaz Date: Fri, 30 Nov 2012 12:10:25 -0800 Subject: [PATCH] rebuild and rebump --- bonzo.js | 2 +- bonzo.min.js | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bonzo.js b/bonzo.js index 0610968..14e8ab7 100644 --- a/bonzo.js +++ b/bonzo.js @@ -12,7 +12,6 @@ , doc = win.document , html = doc.documentElement , parentNode = 'parentNode' - , query = null // used for setting a selector engine host , specialAttributes = /^(checked|value|selected|disabled)$/i , specialTags = /^(select|fieldset|table|tbody|tfoot|td|tr|colgroup)$/i // tags that we have trouble inserting *into* , simpleScriptTagRe = /\s*