optimize max object definition

it is not possible to set the size on runtime
This commit is contained in:
Tino Hager
2018-06-27 23:11:33 +02:00
parent b2c03b1615
commit d6cb0fcabc
3 changed files with 3 additions and 5 deletions

View File

@ -22,8 +22,6 @@ extern "C" {
#define FRAMES 3
int max_objects() { return C_SHARP_MAX_OBJECTS; }
static Detector* detector;
//static std::unique_ptr<Detector> detector;