Skip to content
Snippets Groups Projects
Commit dafa0478 authored by Administrator's avatar Administrator
Browse files

Remove defined but unused variables

These variables are defined and actually used in a sense. The value of the
variable is at least changed/updated once but the value of the variable is not
in any case. Normally it is save to remove all occurence of the variable.
On the other side this behaviour means that there were some code changes, so
the code around the commented lines should be checked carefully if it makes
sense and if it is still meeded.
parent 9584f3af
No related branches found
No related tags found
No related merge requests found
Pipeline #18516 passed
Showing with 44 additions and 44 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment