mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:46:49 +00:00
d9ae2f8503
It was added in670f1e5d42and, while not illegal, was inconsistent with the rest of the header file, which caused compiler warnings. As a quick solution the override keyword is simply removed again. In the long run, it would be good to still modernise the style of all files in that directory (at once). (cherry picked from commit2e450f0f52) Signed-off-by: phosit <phosit@autistici.org>