]> git.pond.sub.org Git - empserver/commit
fairland: Drop "might be too small to fit continents" warning
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 2 Aug 2020 05:02:20 +0000 (07:02 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 5 Jan 2021 09:41:36 +0000 (10:41 +0100)
commita6ac42d5f65b83e9752aea80a54a6970297d6ebb
tree12bd8ef58c352bad07d3d5eb23d549705805fa98
parent2e63b6e02a63b1fcd639f6ae30d3d84a2b4de7ac
fairland: Drop "might be too small to fit continents" warning

Commit de81e4e20 "Change fairland not to reject small worlds without
trying" (v4.3.25) downgraded it from error to warning, pointing out it
the size may well work, and when it doesn't, fairland fails cleanly.

When it works, the warning is pointless.  When it doesn't, it's
redundant.  Drop it.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/util/fairland.c