mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-21 07:22:16 +08:00
0029021: Coding Rules - eliminate GCC warnings in Qt sample
This commit is contained in:
@@ -59,7 +59,7 @@ void SimpleDriver::Results(TDF_LabelList& res) const
|
||||
}
|
||||
|
||||
// Execution.
|
||||
Standard_Integer SimpleDriver::Execute(Handle(TFunction_Logbook)& log) const
|
||||
Standard_Integer SimpleDriver::Execute(Handle(TFunction_Logbook)& ) const
|
||||
{
|
||||
// Check initialization
|
||||
if (Label().IsNull())
|
||||
|
||||
Reference in New Issue
Block a user