mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-12-25 21:59:30 +01:00
Remove useless comments
This commit is contained in:
parent
af43396579
commit
2a3d8e9930
1 changed files with 0 additions and 5 deletions
|
@ -292,11 +292,6 @@ void ArbitrationWidget::updateResultsModel()
|
|||
LOG_DEBUG("Adding custom move: " << lfw(move.toString()));
|
||||
addSingleMove(move, TYPE_ADDED, i, bestScore);
|
||||
}
|
||||
|
||||
// FIXME arbitration begin
|
||||
// XXX: useful?
|
||||
//m_proxyResultsModel->invalidate();
|
||||
// FIXME arbitration end
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue