Remove useless "stopgap morituri-insanity compatibility layer"

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
JoeLametta
2019-03-29 13:30:44 +01:00
parent 135cc9ce05
commit 1ae6240e63
4 changed files with 3 additions and 10 deletions

View File

@@ -163,7 +163,7 @@ class _CD(BaseCommand):
# result
self.program.result.cdrdaoVersion = cdrdao.getCDRDAOVersion()
self.program.result.cdrdaoVersion = cdrdao.version()
self.program.result.cdparanoiaVersion = \
cdparanoia.getCdParanoiaVersion()
info = drive.getDeviceInfo(self.device)