mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-05 07:44:18 +05:00
Fix warnings (for compilation with cmake)
This commit is contained in:
parent
f7f8039650
commit
8053e43701
@ -715,4 +715,3 @@ void Material_Model::setPhysical( bool theFlag)
|
|||||||
{
|
{
|
||||||
myIsPhysical = theFlag;
|
myIsPhysical = theFlag;
|
||||||
}
|
}
|
||||||
|
|
@ -396,10 +396,3 @@ bool OperationGUI_ExtrudedFeatureDlg::execute (ObjectList& objects)
|
|||||||
// {
|
// {
|
||||||
// GEOMBase::PublishSubObject( myObject2.get() );
|
// GEOMBase::PublishSubObject( myObject2.get() );
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user