From d216f61ae13159c0fa84f29de449f7b4b51c708f Mon Sep 17 00:00:00 2001 From: Tobias Hunger <tobias.hunger@theqtcompany.com> Date: Mon, 23 Mar 2015 11:09:12 +0100 Subject: [PATCH] Git: Remove wrong comment Change-Id: Iba84d32c807c99b99bceb4b61e5dd45c59f4512a Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com> --- src/plugins/git/clonewizardpage.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/git/clonewizardpage.h b/src/plugins/git/clonewizardpage.h index 7c5c9ae4c23..2decbf68e5c 100644 --- a/src/plugins/git/clonewizardpage.h +++ b/src/plugins/git/clonewizardpage.h @@ -41,7 +41,6 @@ namespace Git { struct CloneWizardPagePrivate; -// Used by gitorious as well. class CloneWizardPage : public VcsBase::BaseCheckoutWizardPage { Q_OBJECT -- GitLab