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