remove unused variables

This commit is contained in:
Sispheor 2015-07-16 22:20:52 +02:00
parent 2171913d1d
commit 9e23213b2d

View File

@ -31,8 +31,6 @@ if [ -x /usr/sbin/lsof ]; then
fi fi
# Local variables # Local variables
info=""
thejob=""
instver="" instver=""
bnumber="" bnumber=""
GREEN="\\033[1;32m" GREEN="\\033[1;32m"