Skip to content
Snippets Groups Projects
Commit 1c28529f authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm disconnect

parent 99aea2bb
No related branches found
No related tags found
1 merge request!2387unify code for list views
......@@ -76,7 +76,6 @@ InstrumentsQListView::InstrumentsQListView()
InstrumentsQListView::~InstrumentsQListView()
{
disconnect(this, nullptr, nullptr, nullptr);
delete m_model;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment