Remove pack type

This commit is contained in:
Thomas Scholtes 2014-02-01 01:41:28 +01:00
parent f13b2dff2a
commit 0a8c3f5c98

View file

@ -289,7 +289,6 @@ class StorageStyle(object):
self.as_type = as_type
self.packing = packing
self.pack_pos = pack_pos
self.pack_type = int
self.id3_lang = id3_lang
self.suffix = suffix
self.float_places = float_places