Remove unused variable

This commit is contained in:
Matthias Hochsteger 2019-02-05 15:44:17 +01:00
parent e42f81b5d5
commit e0e4b10eee

View File

@ -9,7 +9,6 @@
#include "paje_trace.hpp"
#include "profiler.hpp"
static constexpr int MAX_TRACE_LINE_SIZE = 50;
extern const char *header;
namespace ngcore