forked from qt-creator/qt-creator
Gerrit: Inline two functions that are used just once
Change-Id: Iad49a785353203585342b61016df34105bc3a22e Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
@@ -34,8 +34,6 @@ public:
|
||||
|
||||
void addToMenu(Core::ActionContainer *ac);
|
||||
|
||||
static Utils::FilePath gitBinDirectory();
|
||||
static QString branch(const Utils::FilePath &repository);
|
||||
void addToLocator(Core::CommandLocator *locator);
|
||||
void push(const Utils::FilePath &topLevel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user