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

rm outcommented

parent dbb5cd79
No related branches found
No related tags found
1 merge request!2327std names
Pipeline #127997 passed
......@@ -14,12 +14,12 @@
#include "GUI/Model/Device/MultiInstrumentNotifier.h"
#include "GUI/Model/Device/InstrumentItems.h"
//#include "GUI/Model/Device/InstrumentsSet.h"
MultiInstrumentNotifier::MultiInstrumentNotifier(InstrumentsSet* instruments)
: m_instruments(instruments)
{
}
void MultiInstrumentNotifier::removeInstrument(InstrumentItem* instrument)
{
m_instruments->removeInstrument(instrument);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment