Qbs: Simplify code a bit

Change-Id: Ie61f71f143ac1b46e092167abb9b58a1d16c36c6
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
Tobias Hunger
2014-07-22 13:39:27 +02:00
parent fc36ce7d93
commit aebc90ec08
2 changed files with 4 additions and 15 deletions

View File

@@ -55,8 +55,6 @@ public:
int line);
QString displayName() const;
bool update(const qbs::CodeLocation &loc);
};
// ---------------------------------------------------------------------------