aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index bb349c7..7a0b829 100644
--- a/Makefile
+++ b/Makefile
@@ -284,8 +284,5 @@ cppcheck: $(SRCS) $(HEADERS)
$(SYSTEM_INCLUDES:%=--suppress=unmatchedSuppression:%/*) \
--inline-suppr \
--suppress=unusedStructMember \
- \
- --suppress=unmatchedSuppression:dhcp.c \
- --suppress=unmatchedSuppression:pcap.c \
$(filter -D%,$(FLAGS) $(CFLAGS)) \
.