diff options
author | crupest <crupest@outlook.com> | 2019-03-31 14:57:40 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-03-31 14:57:40 +0800 |
commit | 4c32118df08223dac19f3cf0b10bf187275f0d94 (patch) | |
tree | a3c300ffe39cc52fd2de385c8ca34704b63ebbdb | |
parent | 9af5abeb3db9991ec5b8293883d1fc5913e89456 (diff) | |
download | cru-4c32118df08223dac19f3cf0b10bf187275f0d94.tar.gz cru-4c32118df08223dac19f3cf0b10bf187275f0d94.tar.bz2 cru-4c32118df08223dac19f3cf0b10bf187275f0d94.zip |
Remove skia.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | skia | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 09eee8c7..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "skia"] - path = skia - url = https://github.com/google/skia.git diff --git a/skia b/skia deleted file mode 160000 -Subproject e51181387f763864acf5be828831b2d7c2b2906 |