Copy paste error.

This commit is contained in:
Ruud
2012-09-21 12:33:22 +02:00
parent 6f7d2caa9b
commit a5fa503970
-3
View File
@@ -154,9 +154,6 @@ class LibraryPlugin(Plugin):
def simplifyTitle(self, title):
dates = library.info.get('release_date', {})
dates = library.info.get('release_date', {})
title = toUnicode(title)
nr_prefix = '' if title[0] in ascii_letters else '#'