[poincare] Remove useless forward declaration

This commit is contained in:
Léa Saviot
2018-11-06 10:50:37 +01:00
committed by Émilie Feral
parent cce6591f54
commit 4bbde7a4d5

View File

@@ -5,7 +5,6 @@ namespace Poincare {
class Expression;
class SymbolAbstract;
class Symbol; //TODO remove?
class Context {
public: