From 6c4ffb423651a82bdf4f09579c8d61e8fe18a98f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 2 Nov 2022 07:27:12 +0100 Subject: remove unused forward reference --- draw/floor.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/draw/floor.hpp b/draw/floor.hpp index 4ece92eb..651cee61 100644 --- a/draw/floor.hpp +++ b/draw/floor.hpp @@ -11,7 +11,6 @@ namespace floormat { struct tile_ref; -struct tile_proto; struct tile_shader; struct chunk; -- cgit v1.2.3