output: Remove superscript support.
[pspp] / src / output / table.h
index edd617e8e1c673d15f2d8884f5a5a9bd246dd979..07c88874c86a47eb925089c6b9606f3859f161f4 100644 (file)
@@ -266,8 +266,6 @@ void table_joint_text (struct table *, int x1, int y1, int x2, int y2,
 
 void table_add_subscripts (struct table *, int x, int y,
                            char **subscripts, size_t n_subscripts);
-void table_add_superscript (struct table *, int x, int y,
-                            const char *superscript);
 
 /* Footnotes.