Skip to content

Fix compilation warnings

Remove unused parameters and variables. Use snprintf instead of sprintf. Remove pragma statement from CbmMvdRecoLinkDef file. The class belongs to the mvd core library. The pragma statement was simply wrong.

Merge request reports