Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Splitter.html
index 9550f52..54f9893 100644 (file)
@@ -27,8 +27,6 @@
  * The Splitter will then call that sibling Panel's {@link Ext.panel.Panel#collapse collapse} or {@link Ext.panel.Panel#expand expand} method
  * to perform the appropriate operation (depending on the sibling collapse state). To create the mini-collapse tool but take care
  * of collapsing yourself, configure the splitter with <code>{@link #performCollapse} false</code>.</p>
- *
- * @xtype splitter
  */
 Ext.define('Ext.resizer.Splitter', {
     extend: 'Ext.Component',