Remove now useless rev counter state file code.
commit1d2333405eed9ec616eaa3980db5c4b272bb5aa8
authorGeorge Kadianakis <desnacked@riseup.net>
Thu, 14 Jun 2018 12:51:00 +0000 (14 15:51 +0300)
committerNick Mathewson <nickm@torproject.org>
Tue, 17 Jul 2018 19:57:46 +0000 (17 15:57 -0400)
tree840f89d041cb4af8dfe53855846e4a7811f1ab0c
parent2e8d4139a77111d5b24726e970744378dcb92baa
Remove now useless rev counter state file code.

We are not using the state file for rev counters anymore, we just generate them
on the fly!
src/or/hs_service.c
src/or/hs_service.h
src/test/test_hs_service.c