An expression returns a value that is never used.
To correct this error
-
Remove the expression.
-
Use the value of the expression as the argument for a function or operator.
An expression returns a value that is never used.
Remove the expression.
Use the value of the expression as the argument for a function or operator.