X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=src%2Fbase%2Fcl_N.h;h=cf803e41b553922a82b17e65e474ffb5c7f597eb;hb=22549ef70fee95faab1e9f2adaf710ba9e0bdabf;hp=6acdaba1b3e9e9575e9151bc8af678136fe579aa;hpb=850abfde7f0d985ba01526c346bcd0d733562943;p=cln.git diff --git a/src/base/cl_N.h b/src/base/cl_N.h index 6acdaba..cf803e4 100644 --- a/src/base/cl_N.h +++ b/src/base/cl_N.h @@ -8,9 +8,6 @@ namespace cln { -nonreturning_function(extern, cl_error_division_by_0, (void)); -nonreturning_function(extern, cl_as_error, (const cl_number& obj, const char * typestring, const char * filename, int line)); - // For the equal-invariant hashcode, we take a mixture of exponent, length // and the most significant 32 bits. To ensure that equal(x,y) implies // equal_hashcode(x) == equal_hashcode(y) we must make sure that