X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fpivot-table.h;h=630547ebaf755c43c40b0e8c21d41b7e433d11b2;hb=b051ed08f170d5211f47491da71539f996ee5655;hp=f2125c7058b3c103e09a3909a39be019c0cca337;hpb=760c82efea3926983c50e0dab624505b20a39053;p=pspp diff --git a/src/output/pivot-table.h b/src/output/pivot-table.h index f2125c7058..630547ebaf 100644 --- a/src/output/pivot-table.h +++ b/src/output/pivot-table.h @@ -821,7 +821,6 @@ void pivot_value_set_rc (const struct pivot_table *, struct pivot_value *, /* Converting a pivot_value to a string for display. */ char *pivot_value_to_string (const struct pivot_value *, const struct pivot_table *); -char *pivot_value_to_string_defaults (const struct pivot_value *); bool pivot_value_format (const struct pivot_value *, const struct pivot_table *, struct string *); bool pivot_value_format_body (const struct pivot_value *,