From 4326c5e29b279ba8ca58139848aaea4e3c62fb03 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Wed, 24 Nov 2021 03:14:41 -0500 Subject: remove SimpleIni as a dependency use Glib::KeyFile instead which is basically the same file format also read into and save from struct once, cuz its faster and less redundant --- subprojects/simpleini | 1 - 1 file changed, 1 deletion(-) delete mode 160000 subprojects/simpleini (limited to 'subprojects') diff --git a/subprojects/simpleini b/subprojects/simpleini deleted file mode 160000 index 67156f6..0000000 --- a/subprojects/simpleini +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 67156f64b3447ce1eb81d6be44d29132fb49b70a -- cgit v1.2.3