]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Deprecate and no-op the incidences module
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 15 May 2025 22:56:47 +0000 (16:56 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 15 May 2025 22:56:47 +0000 (16:56 -0600)
commit9e02b2ac6237b31af00e20996bc7b4bf520e7875
tree029b4523838935e8bee06a2037b69c94bb10846c
parenta27b3f777a26fbff08edca2132b6e85e5c727b7e
Deprecate and no-op the incidences module

The few almost useful incidences left were workarounds for the old
cache implementation.
src/Makefile.am
src/algorithm.c
src/config/incidences.c
src/file.h
src/incidence.c [deleted file]
src/incidence.h [deleted file]
src/log.c
src/log.h
src/main.c
src/object/manifest.c
test/mock.c