From c505c2f94c6b790de521d6dd4d955ed69ca059d0 Mon Sep 17 00:00:00 2001 From: scawful Date: Tue, 31 Dec 2024 15:27:32 -0500 Subject: [PATCH] Remove ImGuiColorTextEdit submodule and update .gitmodules --- .gitmodules | 3 --- src/lib/ImGuiColorTextEdit | 1 - 2 files changed, 4 deletions(-) delete mode 160000 src/lib/ImGuiColorTextEdit diff --git a/.gitmodules b/.gitmodules index bf88cd5f..0c6e60af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "src/lib/ImGuiFileDialog"] path = src/lib/ImGuiFileDialog url = https://github.com/aiekick/ImGuiFileDialog.git -[submodule "src/lib/ImGuiColorTextEdit"] - path = src/lib/ImGuiColorTextEdit - url = https://github.com/BalazsJako/ImGuiColorTextEdit.git [submodule "assets/asm/alttp-hacker-workspace"] path = assets/asm/alttp-hacker-workspace url = https://github.com/scawful/alttp-hacker-workspace.git diff --git a/src/lib/ImGuiColorTextEdit b/src/lib/ImGuiColorTextEdit deleted file mode 160000 index 0a88824f..00000000 --- a/src/lib/ImGuiColorTextEdit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0a88824f7de8d0bd11d8419066caa7d3469395c4