Bazaar: Remove some dead code

Change-Id: I0598ff3b867246fd73bbb5d118ce85d70d4762fc
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2020-01-29 13:43:35 +01:00
parent 837631a65a
commit 9d216d89e5
2 changed files with 0 additions and 11 deletions

View File

@@ -42,7 +42,6 @@ class BazaarClient : public VcsBase::VcsBaseClient
public:
explicit BazaarClient(BazaarSettings *settings);
bool synchronousSetUserId();
BranchInfo synchronousBranchQuery(const QString &repositoryRoot) const;
bool synchronousUncommit(const QString &workingDir,
const QString& revision = QString(),