The SimpleTLV code does not call assert() Signed-off-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> --- src/simpletlv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/simpletlv.c b/src/simpletlv.c index 30eb571..42ff572 100644 --- a/src/simpletlv.c +++ b/src/simpletlv.c @@ -28,7 +28,6 @@ #include <stdio.h> #include <string.h> #include <ctype.h> -#include <assert.h> #include <stdlib.h> #include "simpletlv.h" -- 2.17.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel