svn commit: r15836 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2008-09-30 16:44:34-0700
New Revision: 15836

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java

Log:
Get rid of redundant method

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java?view=diff&rev=15836&p1=trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java&p2=trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java&r1=15835&r2=15836
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java	2008-09-30 16:44:34-0700
@@ -27,7 +27,6 @@
 import static org.argouml.model.Model.getModelManagementFactory;
 
 import java.awt.event.ActionEvent;
-import java.beans.PropertyChangeEvent;
 import java.util.ArrayList;
 import java.util.Collection;
 import java.util.Collections;
@@ -164,17 +163,6 @@
         }
         return false;
     }
-
-    /**
-     * @param evt
-     * @see org.argouml.uml.ui.UMLComboBoxModel2#propertyChange(java.beans.PropertyChangeEvent)
-     */
-    @Override
-    public void propertyChange(PropertyChangeEvent evt) {
-        // TODO: Auto-generated method stub
-        super.propertyChange(evt);
-    }
-    
 }
 
 class ActionSetDiagramHomeModel extends UndoableAction {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.