mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
Remove debug statement.
This commit is contained in:
@@ -3737,8 +3737,6 @@ void SeerGdbWidget::handleGdbSourceScripts () {
|
||||
|
||||
void SeerGdbWidget::handleGdbLoadSkips () {
|
||||
|
||||
qDebug() << "Here.";
|
||||
|
||||
// Don't do anything, if isn't running.
|
||||
if (isGdbRuning() == false) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user