[poincare] Remove unused code

This commit is contained in:
Léa Saviot
2018-09-21 16:09:26 +02:00
committed by Émilie Feral
parent 7e52483eec
commit 1f4faff83e

View File

@@ -107,11 +107,6 @@ public:
virtual float characteristicXRange(Context & context, Preferences::AngleUnit angleUnit) const;
bool isOfType(Type * types, int length) const;
// Useful to avoid parsing incorrect expressions as cos(2,3,4)
virtual bool hasValidNumberOfOperands(int nbChildren) const { return numberOfChildren() == nbChildren; }
/* Comparison */
/* Simplification */
/* SimplificationOrder returns:
* 1 if e1 > e2