Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / build / data / StoreMgr-min.js
diff --git a/build/data/StoreMgr-min.js b/build/data/StoreMgr-min.js
deleted file mode 100644 (file)
index d5d24ad..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Ext.StoreMgr=Ext.apply(new Ext.util.MixedCollection(),{register:function(){for(var a=0,b;b=arguments[a];a++){this.add(b)}},unregister:function(){for(var a=0,b;b=arguments[a];a++){this.remove(this.lookup(b))}},lookup:function(a){return typeof a=="object"?a:this.get(a)},getKey:function(a){return a.storeId||a.id}});
\ No newline at end of file