From 4ac55835610f41c412d4abb1d8a113dcfe3140dd Mon Sep 17 00:00:00 2001 From: Andrew D. France Date: Wed, 23 Jul 2025 04:31:13 -0500 Subject: Revert to old hashmap: fixed gitmodule index --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7b39498..03c2dcd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "lib/compat53"] path = lib/compat53 url = https://github.com/lunarmodules/lua-compat-5.3.git -[submodule "lib/hashmap"] - path = lib/hashmap - url = https://github.com/tidwall/hashmap.c.git -- cgit v1.2.3-59-g8ed1b