diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-09 12:42:59 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-09 12:42:59 +0000 |
| commit | 7815183927ecb914de430a5d64f9df27a48f49ae (patch) | |
| tree | 1f75384f4b54998476f9d2e8219b8570c3f8f650 /include/hybbx/networks.h | |
| parent | e1730d8012fca0a712de588285342f7ad10dd804 (diff) | |
now including entertain/chess
Diffstat (limited to 'include/hybbx/networks.h')
| -rw-r--r-- | include/hybbx/networks.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hybbx/networks.h b/include/hybbx/networks.h index b58642d..ab8e954 100644 --- a/include/hybbx/networks.h +++ b/include/hybbx/networks.h @@ -35,8 +35,6 @@ typedef struct hybbx_networks_config { int circuit; /** Main-to-Main mesh (`transport.mains_proxy`) — Secondary primary. */ int mains_proxy; - /** Entertain feature plugin (chess, …) — Main / standalone Main only. */ - int entertain; } hybbx_networks_config_t; void hybbx_networks_config_defaults(hybbx_networks_config_t *networks); |
