Debugger: avoid warnings

Remove re-declaration of debug operator for BreakModelId.
Remove also extra `;'.

Change-Id: I2fe9460230b73ab845f4834408e741341f6143de
Reviewed-by: Nikita Baryshnikov <nib952051@gmail.com>
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Nikita Baryshnikov
2015-06-11 17:53:38 +03:00
committed by hjk
parent 2cb3fe1429
commit 638f8d3c41
2 changed files with 1 additions and 4 deletions

View File

@@ -303,4 +303,4 @@ quint64 MemoryAgent::readInferiorPointerValue(const unsigned char *data, const P
} // namespace Internal
} // namespace Debugger
;