diff --git a/codegen/templates/_gdmath.pyx b/codegen/templates/_gdmath.pyx index 6dbab11..2f260a1 100644 --- a/codegen/templates/_gdmath.pyx +++ b/codegen/templates/_gdmath.pyx @@ -7,7 +7,6 @@ #cython: cdivision=True #cython: always_allow_keywords=True #cython: optimize.use_switch=True -##distutils: language = c++ cimport cython