I hope I don't need to explain this one. --- timezone.py | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/timezone.py b/timezone.py index bb599bb..16df250 100644 --- a/timezone.py +++ b/timezone.py @@ -25,10 +25,6 @@ from flags import flags import logging log = logging.getLogger("anaconda") -def bool(val): - if val: return "true" - return "false" - class Timezone: def writeKS(self, f): -- 1.6.0.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list