Skip to content

Commit ac27095

Browse files
committed
Don't need this any more.
1 parent e27ca5c commit ac27095

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.gitmodules

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
[submodule "dep/imgui"]
88
path = dep/imgui
99
url = https://github.com/ocornut/imgui.git
10-
branch = docking
11-
[submodule "pattern-language"]
10+
[submodule "dep/pattern-language"]
1211
path = dep/pattern-language
1312
url = https://github.com/WerWolv/PatternLanguage.git
1413
[submodule "dep/native-file-dialog"]
@@ -17,7 +16,7 @@
1716
[submodule "dep/xdgpp"]
1817
path = dep/xdgpp
1918
url = https://github.com/WerWolv/xdgpp.git
20-
[submodule "dep/romfs"]
19+
[submodule "dep/libromfs"]
2120
path = dep/libromfs
2221
url = https://github.com/WerWolv/libromfs.git
2322
[submodule "dep/throwing_ptr"]
@@ -26,9 +25,6 @@
2625
[submodule "dep/lunasvg"]
2726
path = dep/lunasvg
2827
url = https://github.com/sammycage/lunasvg.git
29-
[submodule "dep/file"]
30-
path = dep/file
31-
url = https://github.com/file/file
3228
[submodule "dep/md4c"]
3329
path = dep/md4c
3430
url = https://github.com/mity/md4c

dep/file

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)