diff options
author | Mike Fulbright <msf@redhat.com> | 2001-07-06 03:55:10 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-07-06 03:55:10 +0000 |
commit | 2b5bc71c64d46fabe67b70abbab6b5a072438502 (patch) | |
tree | 165f386272d11d26b41223d1c76254444db0d156 | |
parent | 5ff21c7cb43dc8ce0a19d768c6fbadb3c7daedac (diff) | |
download | anaconda-2b5bc71c64d46fabe67b70abbab6b5a072438502.tar.gz anaconda-2b5bc71c64d46fabe67b70abbab6b5a072438502.tar.xz anaconda-2b5bc71c64d46fabe67b70abbab6b5a072438502.zip |
i dont know why cvs thinks this changed
-rw-r--r-- | iw/partition_gui.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iw/partition_gui.py b/iw/partition_gui.py index 427351fe8..ad1956951 100644 --- a/iw/partition_gui.py +++ b/iw/partition_gui.py @@ -776,7 +776,6 @@ class PartitionWindow(InstallWindow): row = row + 1 - # format/migrate options for pre-existing partitions if origrequest.type == REQUEST_PREEXIST and origrequest.fstype: |