Remove redundant pre-declaration

This commit is contained in:
Marc Gilleron 2022-03-31 22:49:25 +01:00
parent dcc7d85a52
commit ee64ce28cb

View File

@ -91,7 +91,6 @@ protected:
void _notification(int p_what);
private:
struct Block;
struct Layer;
void process_mesh_lods();