]> www.ginac.de Git - ginac.git/blobdiff - ginac/add.h
- rotate_31() and golden_hash_ratio() moved to utils.h
[ginac.git] / ginac / add.h
index f471741b95464d5539283ae7158a498d31c8a76a..37d502a0bfe77925ba55c55743a6264d54762267 100644 (file)
@@ -81,8 +81,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;