Browse Source

rm t.math.ffi;

bjorn 4 years ago
parent
commit
a1c4e07933
1 changed files with 0 additions and 5 deletions
  1. 0 5
      api/lovr/callbacks/conf.lua

+ 0 - 5
api/lovr/callbacks/conf.lua

@@ -44,11 +44,6 @@ return {
           type = 'table',
           type = 'table',
           description = 'Configuration for the math module.',
           description = 'Configuration for the math module.',
           table = {
           table = {
-            {
-              name = 'ffi',
-              type = 'boolean',
-              description = 'Whether vector objects should use an optimized LuaJIT FFI codepath.'
-            },
             {
             {
               name = 'globals',
               name = 'globals',
               type = 'boolean',
               type = 'boolean',