From 96c63ab7fc0244ea506708093ab1912c4652e2ab Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Sun, 3 Jul 2022 22:15:58 +0100 Subject: [PATCH] Remove incorrect comment --- src/newgrf_newlandscape.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/newgrf_newlandscape.cpp b/src/newgrf_newlandscape.cpp index 8d8e7e8029..6f9120ac8a 100644 --- a/src/newgrf_newlandscape.cpp +++ b/src/newgrf_newlandscape.cpp @@ -43,7 +43,6 @@ std::vector _new_landscape_rocks_grfs; return this->ti->z / TILE_HEIGHT; case 0x43: - /* Knuth hash */ return SimpleHash32(this->ti->tile); case 0x44: