From 5679a12fd029a8b299a8fbf70b15ab11ff92fe74 Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Mon, 18 Jan 2021 19:53:08 +0100 Subject: Remove log. --- src/modlistbypriorityproxy.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modlistbypriorityproxy.cpp') 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&, LayoutChangeHint hint) { - MOBase::log::debug("LAYOUT"); - emit layoutAboutToBeChanged(); auto persistent = persistentIndexList(); buildTree(); -- cgit v1.3.1