mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0029959: Coding - new warnings after integration 29846
Erroneous label declaration has been removed in function SetMaterial from XDEDRAW_Props.cxx
This commit is contained in:
parent
feaedd5756
commit
b5ea631975
@ -917,7 +917,6 @@ static Standard_Integer GetValidationProps(Draw_Interpretor& di, Standard_Intege
|
||||
TopoDS_Shape aShape = DBRep::Get(argv[2]);
|
||||
if( aShape.IsNull())
|
||||
{
|
||||
TDF_Label aLabel;
|
||||
TDF_Tool::Label(Doc->GetData(), argv[2], aLabel);
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user