Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / docs / source / ext-base-begin.html
diff --git a/docs/source/ext-base-begin.html b/docs/source/ext-base-begin.html
deleted file mode 100644 (file)
index f36f44f..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<html>
-<head>
-  <title>The source code</title>
-    <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
-    <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
-</head>
-<body  onload="prettyPrint();">
-    <pre class="prettyprint lang-js">/*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-(function(){\r
-       var libFlyweight;\r
-       \r
-       function fly(el) {\r
-        if (!libFlyweight) {\r
-            libFlyweight = new Ext.Element.Flyweight();\r
-        }\r
-        libFlyweight.dom = el;\r
-        return libFlyweight;\r
-    }\r
-    \r
-    </pre>
-</body>
-</html>
\ No newline at end of file