Remove #include <assert.h> from files which don't need it
[pspp] / src / ui / gui / psppire.c
index 1f903beda993c75616491e08f11f7100408ac2aa..92825a4f9cfc07aa9d3a567f57f54eb3dc607071 100644 (file)
@@ -17,7 +17,6 @@
 #include <config.h>
 
 
-#include <assert.h>
 #include <gsl/gsl_errno.h>
 #include <gtk/gtk.h>
 #include <libintl.h>