summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2021-01-19 10:58:25 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2021-01-19 10:58:25 (GMT)
commit49ac0a8402e3a774d407083e030d1f529bba2d99 (patch)
treed32e40529032ca49a8115e3c576db5aa261d583d
parent1d3554341fe697a46a61122ea7c81a1bd4b0cfcf (diff)
downloadlz4-49ac0a8402e3a774d407083e030d1f529bba2d99.zip
lz4-49ac0a8402e3a774d407083e030d1f529bba2d99.tar.gz
lz4-49ac0a8402e3a774d407083e030d1f529bba2d99.tar.bz2
removed deprecated .net binding
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6ddaf46..af261d0 100644
--- a/index.html
+++ b/index.html
@@ -224,7 +224,6 @@ They are not interoperable with LZ4 command line utility.
|-- |-- |-- |
|__Java__ | Adrien Grand | https://github.com/lz4/lz4-java
|__Perl__ | Gray | http://search.cpan.org/dist/Compress-LZ4/
-|__C#__ | Milosz Krajewski | https://github.com/MiloszKrajewski/lz4net
|__C#__ streaming | Phill Djonov | https://github.com/pdjonov/Lz4Stream
|__PHP__ | Kamijo | https://github.com/kjdev/php-ext-lz4
|__Go__ | Branimir Karadzic | https://github.com/bkaradzic/go-lz4