From: vsr Date: Thu, 26 Apr 2012 11:19:38 +0000 (+0000) Subject: Fix warnings (for compilation with cmake) X-Git-Tag: TRIPOLI_323~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8053e437015d94b0d847eb8f2f776a3a0c910988;p=modules%2Fgeom.git Fix warnings (for compilation with cmake) --- diff --git a/src/Material/Material_Model.cxx b/src/Material/Material_Model.cxx index 28456fbfa..be5627a2f 100644 --- a/src/Material/Material_Model.cxx +++ b/src/Material/Material_Model.cxx @@ -715,4 +715,3 @@ void Material_Model::setPhysical( bool theFlag) { myIsPhysical = theFlag; } - \ No newline at end of file diff --git a/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx b/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx index e99ea1b93..135a8532d 100644 --- a/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx +++ b/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx @@ -396,10 +396,3 @@ bool OperationGUI_ExtrudedFeatureDlg::execute (ObjectList& objects) // { // GEOMBase::PublishSubObject( myObject2.get() ); // } - - - - - - - \ No newline at end of file diff --git a/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.h b/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.h index abf691708..058b354ae 100644 --- a/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.h +++ b/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.h @@ -86,4 +86,4 @@ private slots: }; -#endif // BASICGUI_EXTRUDEDFEATUREDLG_H \ No newline at end of file +#endif // BASICGUI_EXTRUDEDFEATUREDLG_H