diff -r bccf0a3fa67c -r 57ed532d4cde eric7/VCS/ProjectBrowserHelper.py --- a/eric7/VCS/ProjectBrowserHelper.py Sat Jul 17 15:15:03 2021 +0200 +++ b/eric7/VCS/ProjectBrowserHelper.py Sat Jul 17 15:42:09 2021 +0200 @@ -313,14 +313,6 @@ else: self.browser._removeFile() # remove file(s) from project - def _VCSLog(self): - """ - Protected slot called by the context menu to show the VCS log of a - file/directory. - """ - # kept for backward compatibility for plug-ins - self._VCSLogBrowser() - def _VCSLogBrowser(self): """ Protected slot called by the context menu to show the log browser for a