diff options
Diffstat (limited to 'src/all_types.hpp')
| -rw-r--r-- | src/all_types.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/all_types.hpp b/src/all_types.hpp index c64a6c3eeb..fb1392abb4 100644 --- a/src/all_types.hpp +++ b/src/all_types.hpp @@ -1049,8 +1049,6 @@ struct BuiltinFnEntry { BuiltinFnId id; Buf name; size_t param_count; - TypeTableEntry *return_type; - TypeTableEntry **param_types; uint32_t ref_count; LLVMValueRef fn_val; }; |
