diff --git a/.gitmodules b/.gitmodules index 3759c837..6fafae5c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "jni/src/NanoGL/nanogl"] - path = jni/src/NanoGL/nanogl - url = https://github.com/FWGS/nanogl [submodule "xash-extras"] path = xash-extras url = https://github.com/FWGS/xash-extras diff --git a/jni/src/NanoGL/Android.mk b/jni/src/NanoGL/Android.mk deleted file mode 100644 index 5053e7d6..00000000 --- a/jni/src/NanoGL/Android.mk +++ /dev/null @@ -1 +0,0 @@ -include $(call all-subdir-makefiles) diff --git a/jni/src/NanoGL/nanogl b/jni/src/NanoGL/nanogl deleted file mode 160000 index 7895c4fa..00000000 --- a/jni/src/NanoGL/nanogl +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7895c4fac080f1805668d6b3583ca3a0f7faa6d6