]> www.ginac.de Git - ginac.git/blobdiff - ginac/mul.h
- rotate_31() and golden_hash_ratio() moved to utils.h
[ginac.git] / ginac / mul.h
index 4e5a6e63846c10703c06d6d5742671fdc55bef8a..19dad491c701eb65bd68ebd6ec77e910cdfb2da0 100644 (file)
@@ -82,8 +82,6 @@ protected:
     unsigned return_type_tinfo(void) const;
     ex thisexpairseq(epvector const & v, ex const & oc) const;
     ex thisexpairseq(epvector * vp, ex const & oc) const;
-    void printpair(ostream & os, expair const & p,
-                   unsigned upper_precedence) const;
     expair split_ex_to_pair(ex const & e) const;
     expair combine_ex_with_coeff_to_pair(ex const & e,
                                          ex const & c) const;