From a4b8ef38b1d7a26b4e6bfa966f021a237bf16ce1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 23 Aug 2025 18:20:43 -0400 Subject: Lots of cleanups --- src/stdlib/functiontype.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/stdlib/functiontype.h') diff --git a/src/stdlib/functiontype.h b/src/stdlib/functiontype.h index d308be96..095d630e 100644 --- a/src/stdlib/functiontype.h +++ b/src/stdlib/functiontype.h @@ -3,8 +3,6 @@ #include #include -#include "metamethods.h" -#include "optionals.h" #include "types.h" #include "util.h" -- cgit v1.2.3