Remove LogVisor (it's in extern/libBoo anyway)

This commit is contained in:
Phillip 2015-11-13 22:49:09 -08:00
parent e0cff83a41
commit 7606bf840f
3 changed files with 0 additions and 7 deletions

3
hecl/.gitmodules vendored
View File

@ -4,9 +4,6 @@
[submodule "extern/libSquish"]
path = extern/libSquish
url = https://github.com/jackoalan/libSquish.git
[submodule "extern/LogVisor"]
path = extern/LogVisor
url = https://github.com/AxioDL/LogVisor.git
[submodule "extern/libBoo"]
path = extern/libBoo
url = https://github.com/AxioDL/libBoo.git

View File

@ -6,8 +6,5 @@ endif()
add_subdirectory(libSquish)
add_subdirectory(xxhash)
if (NOT TARGET LogVisor)
add_subdirectory(LogVisor)
endif()
add_subdirectory(Athena)
add_subdirectory(libpng)

@ -1 +0,0 @@
Subproject commit 4c2442df2d800fc25339d3d301d7d3691da7bafb