fix comment for final result evaluation in sortTitlesBy

This commit is contained in:
bassdart 2019-02-14 19:25:31 +01:00
parent 4e0aee9c0c
commit 8e4ff16741

View file

@ -736,7 +736,7 @@ def sortTitlesBy(limit, sort, start):
result.append(entry)
start = 0
# not used anywhere?
# unfiltered sorted lists (by date and by numbers. But NOT controversial, which is a fixed list)
else:
for entry in data:
if videoselection == "0":