summaryrefslogtreecommitdiffstats
path: root/bootloader.py
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader.py')
-rw-r--r--bootloader.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader.py b/bootloader.py
index 0eb69fd6b..4c2adde52 100644
--- a/bootloader.py
+++ b/bootloader.py
@@ -445,7 +445,6 @@ class x86BootloaderInfo(bootloaderInfo):
% (grubbyPartitionName(bootDev), cfPath))
usedDevs[bootDev] = 1
- usedDevs[rootDev] = 1
usedDevs[grubTarget] = 1
if self.password: