mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0024162: Eliminate CLang compiler warning
Got rid from most cases of appearance '-Wunused-private-field' warning
This commit is contained in:
@@ -1504,7 +1504,7 @@ is
|
||||
-- extension must be one of ".png",".bmp",".jpg",".gif".
|
||||
-- Returns FALSE when the dump has failed
|
||||
|
||||
Print (me; hPrnDC: Handle from Aspect = NULL;
|
||||
Print (me; hPrnDC: Handle from Aspect = 0;
|
||||
showDialog: Boolean = Standard_True;
|
||||
showBackground : Boolean = Standard_True;
|
||||
filename: CString = NULL;
|
||||
|
@@ -15,11 +15,11 @@
|
||||
// purpose or non-infringement. Please see the License for the specific terms
|
||||
// and conditions governing the rights and limitations under the License.
|
||||
|
||||
/***********************************************************************
|
||||
/***********************************************************************/
|
||||
|
||||
FONCTION :
|
||||
/* FUNCTION :
|
||||
----------
|
||||
File V3d_View_1.cxx :
|
||||
File V3d_View_1.cxx : */
|
||||
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
Reference in New Issue
Block a user