X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_info.h;h=012199eeea5510d93a9d743f9f47144f923ccc17;hb=e5d79dc0355e04baecce8908e29b8e7569d1e857;hp=143fb70c6cba56997e0f8f1d12ec6c3b086aebbf;hpb=70792eeb23451cef1f3a103e0c9515b833f81899;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_info.h b/world_info.h index 143fb70..012199e 100644 --- a/world_info.h +++ b/world_info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2022 Mt.ZERO Software, Harry Godden - All Rights Reserved + * Copyright (C) 2021-2023 Mt.ZERO Software, Harry Godden - All Rights Reserved */ #ifndef WORLD_INFO_H @@ -10,12 +10,6 @@ /* Purely an information header, shares common strings across client and * server programs. */ -static struct world_info -{ - -} -world_info; - static struct track_info { const char *name,