summaryrefslogtreecommitdiff
path: root/src/pluginlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluginlist.cpp')
-rw-r--r--src/pluginlist.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pluginlist.cpp b/src/pluginlist.cpp
index 61caea14..e90e4b56 100644
--- a/src/pluginlist.cpp
+++ b/src/pluginlist.cpp
@@ -192,9 +192,6 @@ void PluginList::highlightMasters(const QModelIndexList& selectedPluginIndices)
}
}
}
-
- emit dataChanged(this->index(0, 0), this->index(static_cast<int>(m_ESPs.size()) - 1,
- this->columnCount() - 1));
}
void PluginList::refresh(const QString& profileName,