From dbf4b1eb11e366a7acc216d5087823ed3a3a7b56 Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Sat, 18 Apr 2026 17:20:01 +0300 Subject: [PATCH] remove submodule to clear --- .gitmodules | 5 ----- externals/ImGuiFileDialog | 1 - 2 files changed, 6 deletions(-) delete mode 160000 externals/ImGuiFileDialog diff --git a/.gitmodules b/.gitmodules index 05cc04bde..042e83586 100644 --- a/.gitmodules +++ b/.gitmodules @@ -133,8 +133,3 @@ path = externals/minimp3 url = https://github.com/lieff/minimp3 shallow = true -[submodule "externals/ImGuiFileDialog"] - path = externals/ImGuiFileDialog - url = https://github.com/shadexternals/ImGuiFileDialog.git - branch = shadps4 - shallow = true diff --git a/externals/ImGuiFileDialog b/externals/ImGuiFileDialog deleted file mode 160000 index 17f9a36f7..000000000 --- a/externals/ImGuiFileDialog +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 17f9a36f77c1f86bf879ef31133bcbd651068c48