]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/product.c
config: Drop configuration table size macros
[empserver] / src / lib / global / product.c
index cd6d8b034c183efb04ccb213508019e4fe7165a8..2e28eea1496d5c09bbd7fe2e0490526cb9586156 100644 (file)
@@ -38,4 +38,4 @@
  * Table of product types
  * Initialized on startup from product.config and deity custom config (if any).
  */
-struct pchrstr pchr[P_MAX + 2];
+struct pchrstr pchr[];