X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/src/adapter/ext-base-dom-more.js diff --git a/src/adapter/ext-base-dom-more.js b/src/adapter/ext-base-dom-more.js deleted file mode 100644 index cd20d4f7..00000000 --- a/src/adapter/ext-base-dom-more.js +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * Ext JS Library 3.1.1 - * Copyright(c) 2006-2010 Ext JS, LLC - * licensing@extjs.com - * http://www.extjs.com/license - */ -Ext.lib.Dom.getRegion = function(el) { - return Ext.lib.Region.getRegion(el); -}; \ No newline at end of file