X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fdev%2Fconcepts.texi;h=24c1654150fdb84f473b1acd09bb789fc0662ab1;hb=2b0538e3901bfc1301729ab5b84e4d3e05ee4ccc;hp=f1347379347af558112140837de5cfe0b06e859c;hpb=bdebbd4db2d6c539eadb145f726382fe338e4219;p=pspp-builds.git diff --git a/doc/dev/concepts.texi b/doc/dev/concepts.texi index f1347379..24c16541 100644 --- a/doc/dev/concepts.texi +++ b/doc/dev/concepts.texi @@ -637,11 +637,6 @@ work with these global styles: Returns the numeric style for the given format @var{type}. @end deftypefun -@deftypefun void fmt_check_style (const struct fmt_number_style *@var{style}) -Asserts that style is self consistent. -@end deftypefun - - @deftypefun {const char *} fmt_name (enum fmt_type @var{type}) Returns the name of the given format @var{type}. @end deftypefun