--- a/WebBrowser/History/HistoryManager.py Sat Apr 02 18:41:47 2016 +0200 +++ b/WebBrowser/History/HistoryManager.py Sat Apr 02 19:44:09 2016 +0200 @@ -78,7 +78,6 @@ return self.title -# TODO: Enhancement: Only one entry per URL for latest visit and add no. of visits class HistoryManager(QObject): """ Class implementing the history manager.