X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=0.6.x%2Fjs%2Fmain.js;h=77956ee3891a2526551505567725b82371be207a;hb=07c9ac66f7c66d6e7dabff7d9afe81954e9ac545;hp=73ef331a4a209668d4608120d205370a34732ef2;hpb=d836e6243878426d4cfd7a14ceb9b77db9f92b57;p=pettanr%2FclientJs.git diff --git a/0.6.x/js/main.js b/0.6.x/js/main.js index 73ef331..77956ee 100644 --- a/0.6.x/js/main.js +++ b/0.6.x/js/main.js @@ -64,8 +64,6 @@ root = X.UI.PageRoot( ) ) ); -_root = X.Class._getPrivate( root ); -_text = X.Class._getPrivate( text ); function _onClick( e ){ alert( e.type );