X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=format.h;fp=format.h;h=3a376a0f58dc067e5758d360a58cce03fcb14f4b;hb=be3900434c431d1a267af59df7cf3d54657c7fd7;hp=b18b92d728e8ccb99d9e18a684fcd452ab9ade02;hpb=0aa5a6e501d589daf80e7873b2ec47b3d925f813;p=calc.git diff --git a/format.h b/format.h index b18b92d..3a376a0 100644 --- a/format.h +++ b/format.h @@ -13,7 +13,6 @@ void set_format (); void free_format (); void set_base (int in, int out); -int is_input_decimal (); char *show_base (); int get_ibase ();