Dead code tells no tales

This commit is contained in:
Rémi Verschelde
2017-08-27 21:07:15 +02:00
parent 37da8155a4
commit 7ad14e7a3e
215 changed files with 153 additions and 56138 deletions

View File

@ -38,8 +38,6 @@
//heh heh, godotsphir!! this shares no code and the design is completely different with previous projects i've done..
//should scale better with hardware that supports instancing
class BakedLightInstance;
class GridMap : public Spatial {
GDCLASS(GridMap, Spatial);
@ -232,4 +230,4 @@ public:
~GridMap();
};
#endif // CUBE_GRID_MAP_H
#endif // GRID_MAP_H