[Uml-devel] kdesdk/umbrello/umbrello

Brian Thomas thomas at mail630.gsfc.nasa.gov
Mon Sep 15 11:38:04 UTC 2003


CVS commit by thomas: 

remove commented out cruft


  M +0 -20     classifiercodedocument.cpp   1.10


--- kdesdk/umbrello/umbrello/classifiercodedocument.cpp  #1.9:1.10
@@ -295,24 +295,4 @@ bool ClassifierCodeDocument::parentIsInt
 
 /**
- * @return      CodeClassField
- * @param       attribute attribute which is parent of this class field.
- */
-/*
-CodeClassField * ClassifierCodeDocument::newCodeClassField ( UMLAttribute * attribute ) {
-        return getParentGenerator()->newCodeClassField(this,attribute);
-}
-*/
-
-/**
- * @return      CodeClassField
- * @param       role 
- */
-/*
-CodeClassField * ClassifierCodeDocument::newCodeClassField (UMLRole * role ) {
-        return getParentGenerator()->newCodeClassField(this,role);
-}
-*/
-
-/**
  * Init from a UMLClassifier object.
  * @param       classifier 






More information about the umbrello-devel mailing list