forked from qt-creator/qt-creator
Debugger: Remove unused function declarations
Amends3b5ecac238and36b654567d. Change-Id: I8e8b226f34297ec4d34edbcc63b93d0f5045bcf4 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
0ccc1dbf8f
commit
423b7391dd
@@ -731,8 +731,6 @@ public:
|
||||
|
||||
void onStartupProjectChanged(Project *project);
|
||||
|
||||
void handleOperateByInstructionTriggered(bool operateByInstructionTriggered);
|
||||
|
||||
bool parseArgument(QStringList::const_iterator &it,
|
||||
const QStringList::const_iterator &cend, QString *errorMessage);
|
||||
bool parseArguments(const QStringList &args, QString *errorMessage);
|
||||
|
||||
Reference in New Issue
Block a user