diff options
Diffstat (limited to 'src/modlistbypriorityproxy.cpp')
| -rw-r--r-- | src/modlistbypriorityproxy.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modlistbypriorityproxy.cpp b/src/modlistbypriorityproxy.cpp index a0623e8c..ac50e823 100644 --- a/src/modlistbypriorityproxy.cpp +++ b/src/modlistbypriorityproxy.cpp @@ -116,8 +116,6 @@ void ModListByPriorityProxy::onModelRowsRemoved(const QModelIndex& parent, int f void ModListByPriorityProxy::onModelLayoutChanged(const QList<QPersistentModelIndex>&, LayoutChangeHint hint) { - MOBase::log::debug("LAYOUT"); - emit layoutAboutToBeChanged(); auto persistent = persistentIndexList(); buildTree(); |
