remove code related to tracking descriptor serving times

This had broken due to bitrot - it doesn't know about microdescriptors
at all, and afaik hasn't generally been used in ages.
This commit is contained in:
Sebastian Hahn
2011-10-07 02:42:52 +02:00
parent 29825f0bfd
commit af02c4a9c3
3 changed files with 4 additions and 11 deletions
+4
View File
@@ -0,0 +1,4 @@
o Removed features:
- Remove the ability to define TRACK_SERVED_TIME. The feature wasn't used
and is now outdated that microdescriptors are around.