mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
This commented-out line has been there since r13692! I think we can
get rid of it. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40217 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3c93d50789
commit
6be38da1ff
@ -193,7 +193,6 @@ void TocModel::reset(Toc const & toc)
|
||||
sorted_model_->sort(0);
|
||||
model_->blockSignals(false);
|
||||
model_->endResetModel();
|
||||
// emit headerDataChanged();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user