summaryrefslogtreecommitdiff
path: root/src/honey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/honey.c')
-rw-r--r--src/honey.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/honey.c b/src/honey.c
index 122c736..4757f53 100644
--- a/src/honey.c
+++ b/src/honey.c
@@ -122,7 +122,6 @@ bool honey_setup(lua_State** L)
lua_setfield(*L, -2, "input");
honey_setup_glm(*L);
- lua_setfield(*L, -2, "glm");
honey_setup_shader(*L);