]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
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)
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.


No differences found