Git: Simplify action callback handling

Change-Id: I5fbf0c3c89ee66b8d4339ee9100f63b53aae41f4
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
hjk
2014-07-29 09:49:14 +02:00
parent a93cc37e41
commit 3e830a781f
2 changed files with 5 additions and 30 deletions

View File

@@ -121,7 +121,6 @@ private slots:
void updateSubmodules();
void applyCurrentFilePatch();
void promptApplyPatch();
void gitClientMemberFuncRepositoryAction();
void startAmendCommit();
void startFixupCommit();