remove some cppcheck statements not needed anymore

This commit is contained in:
Michael Black W9MDB 2020-10-29 12:53:39 -05:00
parent 0fef98fc43
commit 378cbfb008

View File

@ -27,7 +27,6 @@
#include "tones.h"
#ifdef HAVE_SYS_TIME_H
// cppcheck-suppress *
#include <sys/time.h>
#endif