removing regex

1.7/enhancement_8685
Jordan Boesch 2011-04-15 08:53:37 -06:00
parent c4d0cccecf
commit 35d9425969
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ var ralpha = /alpha\([^)]*\)/i,
rnum = /^-?\d/,
rrelNum = /^[+\-]=/,
rrelNumFilter = /[^+\-\.\de]+/g,
rinputbutton = /input|button/i,
cssShow = { position: "absolute", visibility: "hidden", display: "block" },
cssWidth = [ "Left", "Right" ],