From bd6df1d8419eb3403e64191681b32fbd1f3accac Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 21 Oct 2005 19:59:51 +0000 Subject: * fix a crasher in the install interface --- apt/progress.py | 1 - 1 file changed, 1 deletion(-) (limited to 'apt') diff --git a/apt/progress.py b/apt/progress.py index 8c264140..86cd6594 100644 --- a/apt/progress.py +++ b/apt/progress.py @@ -128,7 +128,6 @@ class InstallProgress: def updateInterface(self): pass - class CdromProgress: """ Report the cdrom add progress Subclass this class to implement cdrom add progress reporting -- cgit v1.2.3