aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaman Tenneti <rtenneti@google.com>2021-09-17 19:34:56 -0700
committerRaman Tenneti <rtenneti@google.com>2021-09-17 19:34:56 -0700
commit2d0d66f988a5c0bd03ea8fd792fe92f290b20371 (patch)
treeef6abd5581d22076198957cd76a9e2518e7b21bb
parent5491ad618447263314685bf62036b4757aef06aa (diff)
downloadpffft-2d0d66f988a5c0bd03ea8fd792fe92f290b20371.tar.gz
Remove external/pffft/.gitmodules and submodule directories.
git doesn't support submodules in external directory. Bug: 152899985 Test: Presubmit-Verify Change-Id: I4bdb98be94536d1546ae785296ebf391db490b86
-rw-r--r--.gitmodules9
m---------greenffts0
m---------kissfft0
m---------pocketfft0
4 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 9ef3633..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,9 +0,0 @@
-[submodule "greenffts"]
- path = greenffts
- url = https://github.com/hayguen/greenffts.git
-[submodule "kissfft"]
- path = kissfft
- url = https://github.com/hayguen/kissfft.git
-[submodule "pocketfft"]
- path = pocketfft
- url = https://github.com/hayguen/pocketfft.git
diff --git a/greenffts b/greenffts
deleted file mode 160000
-Subproject 0c1fc0eb4c254c256c07eaaa3b2d424bddbef86
diff --git a/kissfft b/kissfft
deleted file mode 160000
-Subproject bf9eadcc6ae744a4347daf4ef72c0fca44a1713
diff --git a/pocketfft b/pocketfft
deleted file mode 160000
-Subproject 78a0254546e3cd0e042e0216b71f7e1e79f0309