fix -Wextra & -Wdeprecated in Path

This commit is contained in:
wmayer
2016-09-22 18:53:24 +02:00
parent dd7c91ddcf
commit dbfcc77e6a
9 changed files with 13 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ TYPESYSTEM_SOURCE(Path::Tool , Base::Persistence);
Tool::Tool(const char* name,
ToolType type,
ToolMaterial material,
ToolMaterial /*material*/,
double diameter,
double lengthoffset,
double flatradius,