summaryrefslogtreecommitdiffstats
path: root/installmethod.py
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2002-01-25 20:37:17 +0000
committerErik Troan <ewt@redhat.com>2002-01-25 20:37:17 +0000
commit41c96a94e654a81b852db1a732daa48421ffa499 (patch)
tree1e7138db20b255329c985f2642bd73d0cc3d728b /installmethod.py
parentdc1e08d6a960a2376b593b7746d453c049942555 (diff)
downloadanaconda-41c96a94e654a81b852db1a732daa48421ffa499.tar.gz
anaconda-41c96a94e654a81b852db1a732daa48421ffa499.tar.xz
anaconda-41c96a94e654a81b852db1a732daa48421ffa499.zip
/tmp/cleanup wasn't used in 7.2 anyway...
Diffstat (limited to 'installmethod.py')
-rw-r--r--installmethod.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/installmethod.py b/installmethod.py
index 97d28e49d..a4441dfef 100644
--- a/installmethod.py
+++ b/installmethod.py
@@ -1,8 +1,5 @@
class InstallMethod:
- def writeCleanupPath(self, f):
- pass
-
def protectedPartitions(self):
return None