forked from qt-creator/qt-creator
Core: Remove unused functionality to checkout from VCS
Change-Id: I1ee17142e14200c5ae9597bbf9bee3f3978704f4 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -70,10 +70,6 @@ public:
|
||||
|
||||
static QStringList repositories(const IVersionControl *);
|
||||
|
||||
static IVersionControl *checkout(const QString &versionControlType,
|
||||
const QString &directory,
|
||||
const QByteArray &url);
|
||||
|
||||
// Shows a confirmation dialog, whether the file should also be deleted
|
||||
// from revision control. Calls vcsDelete on the file. Returns false
|
||||
// if a failure occurs
|
||||
|
||||
Reference in New Issue
Block a user