output: Remove table_select and table_paste.
[pspp] / src / output / tab.c
index 4d852daebc506f6fe562d85f1c2d5b8c29ac5c9f..bf1f4671e54e551650eeace59bc64dfb38e9699d 100644 (file)
@@ -563,8 +563,6 @@ static const struct table_class tab_table_class = {
   tab_destroy,
   tab_get_cell,
   tab_get_rule,
-  NULL,                         /* paste */
-  NULL,                         /* select */
 };
 
 struct tab_table *