0029959: Coding - new warnings after integration 29846
[occt.git] / src / XDEDRAW / XDEDRAW_Props.cxx
index b0e305d..821856c 100644 (file)
@@ -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