summaryrefslogtreecommitdiffstats
path: root/session.h
diff options
context:
space:
mode:
authorKent Sebastian <ksebasti@toddy.(none)>2008-10-17 14:39:33 -0400
committerKent Sebastian <ksebasti@toddy.(none)>2008-10-17 14:39:33 -0400
commitfffd8e13b84c121be4657a91042d050094fbfb99 (patch)
treeecd1acaec830782ec395952ee63bd7977fdceb78 /session.h
parent569f88af768ea1224ec536e592f1e16e45c0395d (diff)
downloadsystemtap-steved-fffd8e13b84c121be4657a91042d050094fbfb99.tar.gz
systemtap-steved-fffd8e13b84c121be4657a91042d050094fbfb99.tar.xz
systemtap-steved-fffd8e13b84c121be4657a91042d050094fbfb99.zip
Minor changes to cache.cxx (cache_clean).
Diffstat (limited to 'session.h')
-rw-r--r--session.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/session.h b/session.h
index a848a8e5..4746422f 100644
--- a/session.h
+++ b/session.h
@@ -110,7 +110,6 @@ struct systemtap_session
bool use_cache;
std::string cache_path;
std::string hash_path;
- long cache_max;
// dwarfless operation
bool consult_symtab;