Remove #include <assert.h> from files which don't need it
[pspp] / src / output / text-item.c
index 283bfaed49d08001a1ea9c0dfca4d1fafd84a18a..b4b1223ea0da746883c9eaf0d26d09bdc342c803 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "output/text-item.h"
 
-#include <assert.h>
 #include <stdarg.h>
 #include <stdlib.h>