Skip to content
Snippets Groups Projects
Commit 6af4c2b9 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 3e4e23da
No related branches found
No related tags found
No related merge requests found
Pipeline #17767 passed
Showing
with 52 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment