fix coverity issues

This commit is contained in:
wmayer 2016-11-20 17:47:53 +01:00
parent 5d27a49d87
commit e008ca6f87
3 changed files with 6 additions and 6 deletions

View File

@ -66,9 +66,9 @@ deletes the command found at the given position or from the end of the path</Use
<UserDocu>returns a copy of this path</UserDocu>
</Documentation>
</Methode>
<ClassDeclarations>
<!--<ClassDeclarations>
bool touched;
</ClassDeclarations>
</ClassDeclarations>-->
</PythonExport>
</GenerateModel>

View File

@ -86,8 +86,8 @@ HighCarbonToolSteel CastAlloy, Ceramics, Diamond, Sialon or Undefined</UserDocu>
<UserDocu>returns a copy of this tool</UserDocu>
</Documentation>
</Methode>
<ClassDeclarations>
<!--<ClassDeclarations>
bool touched;
</ClassDeclarations>
</ClassDeclarations>-->
</PythonExport>
</GenerateModel>

View File

@ -49,8 +49,8 @@ adds a tool at the given position</UserDocu>
deletes the tool found at the given position</UserDocu>
</Documentation>
</Methode>
<ClassDeclarations>
<!--<ClassDeclarations>
bool touched;
</ClassDeclarations>
</ClassDeclarations>-->
</PythonExport>
</GenerateModel>