output: Get rid of unused members of struct som_table_class.
[pspp-builds.git] / src / output / table.c
index 9e925a44df12300bb35446ae700bef29ace5083c..434db0bb14d93d4f12d491f656336df0e944fb2e 100644 (file)
@@ -1287,19 +1287,13 @@ const struct som_table_class tab_table_class =
 
     tabi_count,
     tabi_area,
-    NULL,
-    NULL,
     tabi_columns,
-    NULL,
     tabi_headers,
-    NULL,
     tabi_cumulate,
     tabi_flags,
     tabi_fits_width,
     tabi_fits_length,
 
-    NULL,
-    NULL,
     tabi_set_headers,
 
     tabi_title,