Index: cppcheck.err =================================================================== diff -u -r3d93237ab7ff614a0ca28eb41a2f3f7cd1d72035 -r3b9a656e9672a3db74f14b476bf1df249f016805 --- cppcheck.err (.../cppcheck.err) (revision 3d93237ab7ff614a0ca28eb41a2f3f7cd1d72035) +++ cppcheck.err (.../cppcheck.err) (revision 3b9a656e9672a3db74f14b476bf1df249f016805) @@ -1,2 +1,2 @@ -[sources/storage/filehandler.cpp:39]: (style) The function 'mountUsb' is never used. +[sources/storage/filehandler.cpp:41]: (style) The function 'mountUsb' is never used. (information) Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config.