Index: results/cppcheckError.csv =================================================================== diff -u -r28bce52433fb0fba71f6db8cb71cb0ac6a78bea4 -re60e5c1a161b4555e510e1ccb83ade20a05bd891 --- results/cppcheckError.csv (.../cppcheckError.csv) (revision 28bce52433fb0fba71f6db8cb71cb0ac6a78bea4) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision e60e5c1a161b4555e510e1ccb83ade20a05bd891) @@ -44,8 +44,6 @@ dgfirmware/firmware/App/Modes/ModeSolo.c,125,style,unusedFunction,The function 'getCurrentSoloState' is never used. dgfirmware/firmware/App/Modes/ModeStandby.c,237,style,unusedFunction,The function 'getCurrentStandbyState' is never used. dgfirmware/firmware/FWCommon/NVDataMgmt.c,592,style,unusedFunction,The function 'getDisinfectionDate' is never used. -dgfirmware/firmware/App/Services/FPGA.c,964,style,unusedFunction,The function 'getFPGAId' is never used. -dgfirmware/firmware/App/Services/FPGA.c,978,style,unusedFunction,The function 'getFPGARev' is never used. dgfirmware/firmware/FWCommon/NVDataMgmt.c,328,style,unusedFunction,The function 'getMfgData' is never used. dgfirmware/firmware/App/Services/PIControllers.c,189,style,unusedFunction,The function 'getPIControllerSignals' is never used. dgfirmware/firmware/FWCommon/RTC.c,414,style,unusedFunction,The function 'getRTCTimestamp' is never used.