diff -r bccf0a3fa67c -r 57ed532d4cde eric7/VCS/ProjectHelper.py --- a/eric7/VCS/ProjectHelper.py Sat Jul 17 15:15:03 2021 +0200 +++ b/eric7/VCS/ProjectHelper.py Sat Jul 17 15:42:09 2021 +0200 @@ -544,13 +544,6 @@ self.vcs.vcsSetOptions(codlg.getOptions()) self.project.setDirty(True) - def _vcsLog(self): - """ - Protected slot used to show the log of the local project. - """ - # kept for backward compatibility for plug-ins - self._vcsLogBrowser() - def _vcsLogBrowser(self): """ Protected slot used to show the log of the local project with a