clang-tidy: Apply modernize-use-equals-default everywhere (#6450)

This commit is contained in:
Levin Oehlmann
2022-06-26 08:48:24 +02:00
committed by GitHub
parent 95843759cc
commit 28ec71f91a
275 changed files with 223 additions and 1034 deletions

View File

@@ -171,10 +171,6 @@ BitInvader::BitInvader( InstrumentTrack * _instrument_track ) :
BitInvader::~BitInvader()
{
}