From 0f7caee05f8f71b4d2637dffe3171c174f72231f Mon Sep 17 00:00:00 2001 From: fvanroie Date: Thu, 21 Jul 2022 00:52:36 +0200 Subject: [PATCH] Remove lib/freetype submodule --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 90d1c1d0..af57a7fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "lib/freetype"] - path = lib/freetype - url = https://github.com/fvanroie/freetype +#[submodule "lib/freetype"] +# path = lib/freetype +# url = https://github.com/fvanroie/freetype \ No newline at end of file