diff options
author | Kent Sebastian <ksebasti@toddy.(none)> | 2008-10-17 14:39:33 -0400 |
---|---|---|
committer | Kent Sebastian <ksebasti@toddy.(none)> | 2008-10-17 14:39:33 -0400 |
commit | fffd8e13b84c121be4657a91042d050094fbfb99 (patch) | |
tree | ecd1acaec830782ec395952ee63bd7977fdceb78 /session.h | |
parent | 569f88af768ea1224ec536e592f1e16e45c0395d (diff) | |
download | systemtap-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.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |