code cleanup

This commit is contained in:
inxi-svn 2009-03-02 02:19:02 +00:00
parent 969bac7f8b
commit 89f34cb567

1
inxi
View file

@ -2374,7 +2374,6 @@ get_partition_data()
A_PARTITION_DATA=( $( df -h -T --exclude-type=aufs --exclude-type=tmpfs --exclude-type=iso9660 | gawk '
BEGIN {
IGNORECASE=1
devBase=""
}
devBase=""
# this is required because below we are subtracting from NF, so it has to be