X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fsourcearea%2Fplugin.js;h=ad3b4eac79633c35d83ab502edb8e43f9adb4350;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=234bbf019c255630d1da355feec4ab8d27a3815a;hpb=039a051ccf3901311661022a30afd60fc38130c9;p=ckeditor.git diff --git a/_source/plugins/sourcearea/plugin.js b/_source/plugins/sourcearea/plugin.js index 234bbf0..ad3b4ea 100644 --- a/_source/plugins/sourcearea/plugin.js +++ b/_source/plugins/sourcearea/plugin.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -72,17 +72,6 @@ CKEDITOR.plugins.add( 'sourcearea', win.on( 'resize', onResize ); setTimeout( onResize, 0 ); } - // As we prevent click to put focus on editor container, - // while 'mousedown' inside