summaryrefslogtreecommitdiffstats
path: root/comps.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-10-14 23:02:38 +0000
committerJeremy Katz <katzj@redhat.com>2002-10-14 23:02:38 +0000
commit7b3ec2d2af742890a862d9e4033678a003236ea5 (patch)
tree812ff64d812ef4bad5a133eac136909fec56f952 /comps.py
parentd6c7b2ff74e57e44598ab7e1085b1ee60050d265 (diff)
downloadanaconda-7b3ec2d2af742890a862d9e4033678a003236ea5.tar.gz
anaconda-7b3ec2d2af742890a862d9e4033678a003236ea5.tar.xz
anaconda-7b3ec2d2af742890a862d9e4033678a003236ea5.zip
db object is gone
Diffstat (limited to 'comps.py')
-rw-r--r--comps.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/comps.py b/comps.py
index 868b3a72a..55d57cf78 100644
--- a/comps.py
+++ b/comps.py
@@ -923,8 +923,6 @@ class ComponentSet:
log ("... removed")
del ts
- if db:
- del db
if not rc:
self.verifiedState = self.getSelectionState()[1]