cairo-fsm: Remove code that was #if'd out.
[pspp] / src / output / charts / plot-hist.c
index 5abbbb6c8c4a32ac695bb4f50478af79b538b0a7..3142c492798d2a8499c492fb8a64b378f27c882a 100644 (file)
@@ -20,7 +20,6 @@
 #include <stdio.h>
 #include <math.h>
 #include <gsl/gsl_randist.h>
-#include <assert.h>
 
 #include "libpspp/cast.h"
 #include "math/histogram.h"