--- /home/cpdev/src/classpath/javax/swing/Scrollable.java	2005-07-14 05:32:44.000000000 +0000
+++ javax/swing/Scrollable.java	2005-06-30 05:35:13.000000000 +0000
@@ -40,12 +40,6 @@
 import java.awt.Dimension;
 import java.awt.Rectangle;
 
-/**
- * Defines the method that a component should implement to behave nicely
- * in {@link JScrollPane}s. Note that this is not required for a component
- * to be used in a <code>JScrollPane</code>, but can highly improve the
- * user experience when scrolling the component.
- */
 public interface Scrollable
 {
     Dimension getPreferredScrollableViewportSize();
