]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/sect.c
config: Drop configuration table size macros
[empserver] / src / lib / global / sect.c
index e19598431ee8b31f496543c0e2d35e592bde3a1c..0457cbdb60911987c19373d547b9b26b042ece54 100644 (file)
@@ -43,7 +43,7 @@
  * Initialized on startup from sect.config and deity custom config (if any).
  * Terminated by a sentinel with null d_name.
  */
  * Initialized on startup from sect.config and deity custom config (if any).
  * Terminated by a sentinel with null d_name.
  */
-struct dchrstr dchr[SCT_TYPE_MAX + 2];
+struct dchrstr dchr[];
 
 /*
  * Table of infrastructure types
 
 /*
  * Table of infrastructure types