diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index a2d85507..174e0096 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,6 @@ [submodule "lib/cppunit"] path = lib/cppunit url = git://github.com/jwiegley/cppunit.git -[submodule "lib/libofx"] - path = lib/libofx - url = git://github.com/jwiegley/libofx.git [submodule "lib/utfcpp"] path = lib/utfcpp url = git://github.com/jwiegley/utfcpp.git -[submodule "lib/irrxml"] - path = lib/irrxml - url = git://github.com/jwiegley/irrxml.git |