mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0022958: Redundant assignment
This commit is contained in:
@@ -468,7 +468,6 @@ Standard_ShortReal RB = 0 ;
|
||||
switch (AName) {
|
||||
|
||||
case Quantity_NOC_BLACK :
|
||||
R1 = R2 = R3 = 0.0;
|
||||
RR = R1 = 0.000000; RG = R2 = 0.000000; RB = R3 = 0.000000;
|
||||
break;
|
||||
case Quantity_NOC_MATRAGRAY :
|
||||
|
Reference in New Issue
Block a user