From 2ab50a6e764cf71bfdc831dfaa80887e8f8cb3ef Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 6 Mar 2013 13:11:14 +0100 Subject: Heavy refactoring of mutagen-powered formats --- MAT/strippers.py | 1 - 1 file changed, 1 deletion(-) (limited to 'MAT/strippers.py') diff --git a/MAT/strippers.py b/MAT/strippers.py index 4b673fe..2bd17e1 100644 --- a/MAT/strippers.py +++ b/MAT/strippers.py @@ -64,4 +64,3 @@ except OSError: # if exiftool is not installed, use hachoir print('Unable to find exiftool: limited images support') STRIPPERS['image/jpeg'] = images.JpegStripper STRIPPERS['image/png'] = images.PngStripper - -- cgit v1.3