--- storage/devices.py | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/storage/devices.py b/storage/devices.py index 1e67e80..bc665c8 100644 --- a/storage/devices.py +++ b/storage/devices.py @@ -874,8 +874,6 @@ class PartitionDevice(StorageDevice): self._bootable = False - self._resize = False - StorageDevice.__init__(self, name, format=format, size=size, major=major, minor=minor, exists=exists, sysfsPath=sysfsPath, parents=parents) -- 1.6.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list