--- /home/cpdev/src/classpath/javax/swing/ListSelectionModel.java	2005-07-14 05:32:44.000000000 +0000
+++ javax/swing/ListSelectionModel.java	2005-06-30 05:35:10.000000000 +0000
@@ -40,10 +40,6 @@
 
 import javax.swing.event.ListSelectionListener;
 
-/**
- * The model that is used in {@link JList} to define the selected/not-selected
- * cells of that list.
- */
 public interface ListSelectionModel
 {
   int SINGLE_SELECTION = 0;
