This commit is contained in:
Ben Gras 2005-07-13 15:08:59 +00:00
parent 0348b8d0ca
commit 355d22ff06

View file

@ -164,9 +164,6 @@ root=${primary}s0
swap=${primary}s1
usr=${primary}s2
echo "$root $usr"
exit 1
hex2int()
{
# Translate hexadecimal to integer.