rta: add `live_types_to_csv` to provide human-readable info on types
[nit.git] / src / abstract_compiler.nit
index 3fa078a..b4d0779 100644 (file)
@@ -715,9 +715,6 @@ abstract class AbstractCompiler
                nmodule.finalize_ffi(visitor, modelbuilder)
                nmodule.finalize_nitni(visitor)
        end
-
-       # Does this compiler support the FFI?
-       fun supports_ffi: Bool do return false
 end
 
 # A file unit (may be more than one file if