Remove empty destructors

This commit is contained in:
Hyunjin Song
2022-11-11 11:43:49 +09:00
parent 38607380dd
commit cef1d1f2ff
4 changed files with 0 additions and 16 deletions

View File

@@ -86,11 +86,4 @@ LadspaMatrixControlView::LadspaMatrixControlView( QWidget * parent,
}
}
LadspaMatrixControlView::~LadspaMatrixControlView()
{
}
} // namespace lmms::gui