Use the msg function to report errors wherever possible.
[pspp] / src / data / case-tmpfile.c
index 907a926f9ece6281de146af02adbd880a5570d23..2b124341b67820f8be89c6f3224c1a48a4fcae52 100644 (file)
@@ -26,7 +26,6 @@
 #include "libpspp/taint.h"
 #include "libpspp/ext-array.h"
 
-#include "gl/error.h"
 #include "gl/xalloc.h"
 
 /* A temporary file that stores an array of cases. */