summaryrefslogtreecommitdiffhomepage
path: root/shaders/lightmap.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'shaders/lightmap.hpp')
-rw-r--r--shaders/lightmap.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/shaders/lightmap.hpp b/shaders/lightmap.hpp
index ff2dd9b4..d4e09815 100644
--- a/shaders/lightmap.hpp
+++ b/shaders/lightmap.hpp
@@ -72,7 +72,6 @@ private:
static Framebuffer make_framebuffer(Vector2i size);
GL::Mesh make_occlusion_mesh();
- static std::array<UnsignedShort, 6> quad_indexes(size_t N);
void add_objects(Vector2 neighbor_offset, chunk& c);
void add_geometry(Vector2 neighbor_offset, chunk& c);