Skip to content

Commit d03cde3

Browse files
authored
Merge pull request Hamlib#1714 from dforsi/fix/cppcheck
Remove duplicated cppcheck suppressions
2 parents 4f6c617 + 12c538f commit d03cde3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cppcheck.sh

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ SUPPRESS="\
2121
--suppress=*:extra/gnuradio/am.h \
2222
--suppress=*:extra/gnuradio/ssb.h \
2323
--suppress=*:extra/gnuradio/wfm.h \
24-
--suppress=*:extra/gnuradio/wfm.h \
25-
--suppress=*:extra/gnuradio/HrAGC.h \
2624
--suppress=*:extra/gnuradio/gnuradio.cc \
2725
--suppress=missingIncludeSystem \
2826
--suppress=*:style/rigs/adat/adat.c

0 commit comments

Comments
 (0)