]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commit
xdg-ninja: remove unused variables
authorAsperatus <thomas@ballasi.com>
Fri, 13 May 2022 17:54:03 +0000 (13:54 -0400)
committerb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Fri, 13 May 2022 21:09:39 +0000 (23:09 +0200)
commit001d91454bc692504fae2e7b55303e3723387130
tree3bed2612d17ef38aba2a03cf10af3baee53cdb78
parent1eac0cec7e820e5d26953f00e651fdea32f98285
xdg-ninja: remove unused variables

Most variables were unused, and even more than that, it could cause
collisions as the variable named "HELP" was defined in some functions,
changing the value of the currently removed variable.
xdg-ninja.sh