This commit is contained in:
SHIMODA Hiroshi 2010-12-07 19:19:13 +09:00
parent ee4344164e
commit 961460cb0d

View File

@ -445,7 +445,6 @@ TreeStyleTabBrowser.prototype = {
b.tabContainer._getDropIndex.toSource().replace(
/\.screenX/g, '[this.treeStyleTab.positionProp]'
).replace(
/\.width/g, '[this.treeStyleTab.sizeProp]'
)
);