common: Avoid duplicated recordings shown in Logger::list_recordings().
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 12 Jan 2020 11:56:56 +0000 (12:56 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 12 Jan 2020 12:03:49 +0000 (13:03 +0100)
This is achieved by simplifying the way we sort our sector indices,
which unfortunately also comes with a performance hit.


No differences found