Use the msg function to report errors wherever possible.
[pspp] / src / output / tab.c
index 6f2a0051bb7c7bdcb4da666820d2237a8cd3780c..5bde1b7c418c57d05bdbb78d42dae37ec32e09ef 100644 (file)
@@ -38,7 +38,6 @@
 #include "output/table-provider.h"
 #include "output/text-item.h"
 
-#include "gl/error.h"
 #include "gl/minmax.h"
 #include "gl/xalloc.h"