1
1
mirror of https://github.com/MarginaliaSearch/MarginaliaSearch.git synced 2025-10-05 21:22:39 +02:00

(array) Remove unused 'madvise' code and 3rd party dependency on 'uppend'

This wasn't actually hooked in anywhere.  Removing the dependency and code.  If it turns out we need madvise in the future, we'll re-introducde it.
This commit is contained in:
Viktor Lofgren
2024-01-22 12:56:45 +01:00
parent b91ea1d7ca
commit 6a1bfd6270
13 changed files with 2 additions and 92 deletions

View File

@@ -8,10 +8,10 @@ or lack an artifact, or to override some default that is inappropriate for the t
### Modified
* [RDRPosTagger](rdrpostagger/) - GPL3
* [PorterStemmer](porterstemmer/) - LGPL3
* [Uppend](uppend/) - MIT
* [OpenZIM](openzim/) - GPL-2.0+
* [Commons Codec](commons-codec/) - Apache 2.0
* [encylopedia.marginalia.nu](encyclopedia-marginalia-nu/) - GPL 2.0+
### Repackaged
* [SymSpell](symspell/) - LGPL-3.0
* [Count-Min-Sketch](count-min-sketch/) - Apache 2.0