[Uml-devel] KDE/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Thu Aug 30 12:51:11 UTC 2007


SVN commit 706448 by okellogg:

remove unused variable

 M  +0 -1      classifiercodedocument.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/classifiercodedocument.cpp #706447:706448
@@ -518,7 +518,6 @@
 
 void ClassifierCodeDocument::updateAssociationClassFields ( UMLAssociationList &assocList )
 {
-    CodeClassFieldList list;
     foreach(UMLAssociation * a , assocList )
         addAssociationClassField(a, false); // syncToParent later
 }




More information about the umbrello-devel mailing list