summaryrefslogtreecommitdiff
path: root/src/or/consdiffmgr.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-05-15 17:26:47 -0400
committerNick Mathewson <nickm@torproject.org>2017-05-15 17:26:47 -0400
commitafef059795ccdb2157709667614a3741b583e9ba (patch)
treeeb7e37d96ae4c8450992992e8288218c50694e27 /src/or/consdiffmgr.h
parentdae12425328f1ba69498d5dec5ce747af7e19013 (diff)
parentc276c10d3b262e119c114c2e1aa3446a8364506f (diff)
downloadtor-afef059795ccdb2157709667614a3741b583e9ba.tar.gz
tor-afef059795ccdb2157709667614a3741b583e9ba.zip
Merge remote-tracking branch 'public/prop140_aftermath_cfg'
Diffstat (limited to 'src/or/consdiffmgr.h')
-rw-r--r--src/or/consdiffmgr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/consdiffmgr.h b/src/or/consdiffmgr.h
index 0325a00bf5..fe4f9ee239 100644
--- a/src/or/consdiffmgr.h
+++ b/src/or/consdiffmgr.h
@@ -14,7 +14,6 @@ typedef enum consdiff_status_t {
} consdiff_status_t;
typedef struct consdiff_cfg_t {
- int32_t cache_max_age_hours;
int32_t cache_max_num;
} consdiff_cfg_t;