aboutsummaryrefslogtreecommitdiff
path: root/src/survive_config.c
diff options
context:
space:
mode:
authorJoshua Allen <axlecrusher@gmail.com>2017-03-08 21:19:38 -0500
committerJoshua Allen <axlecrusher@gmail.com>2017-03-08 21:19:38 -0500
commite7994264c36713b485b51f5505707bd8743b9e4d (patch)
treeef08bd7a36c6818e10a433183be7b49fe20bd261 /src/survive_config.c
parentd69cf82a079f93ae1109f70fd011a0efa75b44b5 (diff)
downloadlibsurvive-e7994264c36713b485b51f5505707bd8743b9e4d.tar.gz
libsurvive-e7994264c36713b485b51f5505707bd8743b9e4d.tar.bz2
comment out unneeded #defines
Diffstat (limited to 'src/survive_config.c')
-rw-r--r--src/survive_config.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/survive_config.c b/src/survive_config.c
index de0530b..38c24e1 100644
--- a/src/survive_config.c
+++ b/src/survive_config.c
@@ -6,8 +6,8 @@
#include <errno.h>
-#define MAX_CONFIG_ENTRIES 100
-#define MAX_LIGHTHOUSES 2
+//#define MAX_CONFIG_ENTRIES 100
+//#define MAX_LIGHTHOUSES 2
//config_group global_config_values;
//config_group lh_config[MAX_LIGHTHOUSES]; //lighthouse configs