[Uml-devel] branches/work/soc-umbrello/umbrello/codegenerators

Andi Fischer andi.fischer at hispeed.ch
Tue Jan 27 22:22:39 UTC 2009


SVN commit 917485 by fischer:

Remove some bad placed comment.

 M  +0 -6      codedocument.cpp  


--- branches/work/soc-umbrello/umbrello/codegenerators/codedocument.cpp #917484:917485
@@ -262,12 +262,6 @@
  */
 QString CodeDocument::cleanName ( const QString &name )
 {
-
-/**
- * A little utility method which calls CodeGenerator::cleanName.
- * @param name   the cleanable name
- * @return       the cleaned name
- */
     return CodeGenerator::cleanName(name);
 }
 




More information about the umbrello-devel mailing list