[poincare] Discard POINCARE_TESTS_PRINT_EXPRESSIONS flag (has been

replaced by POINCARE_TREE_LOG)
This commit is contained in:
Émilie Feral
2019-07-31 11:51:57 +02:00
parent 94598016bf
commit 302fcce649
5 changed files with 0 additions and 297 deletions

View File

@@ -2,11 +2,6 @@
#include <ion.h>
#include <assert.h>
#include "helper.h"
#if POINCARE_TESTS_PRINT_EXPRESSIONS
#include "../src/expression_debug.h"
#include <iostream>
using namespace std;
#endif
using namespace Poincare;