diff options
Diffstat (limited to 'docs/examples/xmlstream.c')
-rw-r--r-- | docs/examples/xmlstream.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/xmlstream.c b/docs/examples/xmlstream.c index 76a8e48cc..d779e6e7c 100644 --- a/docs/examples/xmlstream.c +++ b/docs/examples/xmlstream.c @@ -36,7 +36,6 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <assert.h> #include <expat.h> #include <curl/curl.h> |