Remove unnecessary definitions

This commit is contained in:
Alex Kotov 2022-09-07 18:35:20 +04:00
parent 6cea72c2c9
commit f492071f45
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -1,7 +1,5 @@
#include "constraints.h"
#define MIN_DEFAULT_MASTER_AREA_FACTOR 0.05
#define MAX_DEFAULT_MASTER_AREA_FACTOR 0.95
#define MIN_GAP_SIZE 0
#define MAX_GAP_SIZE 10000
#define MIN_MASTER_AREA_FACTOR 0.05