From 1c16878efd0bcf036f56abef93d64ac41ce9e95b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 31 Mar 2021 19:16:05 +0200 Subject: scd: Replace all assert macros by the log_assert macro. Signed-off-by: Werner Koch --- scd/atr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'scd/atr.c') diff --git a/scd/atr.c b/scd/atr.c index 4f5a3b82c..4cdc7c448 100644 --- a/scd/atr.c +++ b/scd/atr.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include "../common/logging.h" -- cgit v1.2.3