forked from qt-creator/qt-creator
Git: Remove unused functions
Change-Id: I279dcf1ee1c1fe16d3a1fd866af4f9cc4a8c9070 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
f1f4093ba5
commit
346f0c3177
@@ -277,8 +277,6 @@ public:
|
||||
void stashPop(const QString &workingDirectory, const QString &stash);
|
||||
void stashPop(const QString &workingDirectory);
|
||||
void revert(const QStringList &files, bool revertStaging);
|
||||
void branchList(const QString &workingDirectory);
|
||||
void stashList(const QString &workingDirectory);
|
||||
bool synchronousStashList(const QString &workingDirectory,
|
||||
QList<Stash> *stashes,
|
||||
QString *errorMessage = 0);
|
||||
|
||||
Reference in New Issue
Block a user