X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginac%2Frelational.h;h=b04d11c70de99003c33816b8c9e947f55e648941;hb=3a63743e24046766b37c3d1bd38605542ee0a536;hp=8f2263e64b4e220e34bf906b59306ce5a2165502;hpb=6bf150d480d18b6734e412fef68157b7986f42be;p=ginac.git diff --git a/ginac/relational.h b/ginac/relational.h index 8f2263e6..b04d11c7 100644 --- a/ginac/relational.h +++ b/ginac/relational.h @@ -63,7 +63,6 @@ protected: bool match_same_type(const basic & other) const; unsigned return_type(void) const; unsigned return_type_tinfo(void) const; - bool is_equal_same_type(const basic & other) const; unsigned calchash(void) const; // new virtual functions which can be overridden by derived classes