From fffd8e13b84c121be4657a91042d050094fbfb99 Mon Sep 17 00:00:00 2001 From: Kent Sebastian Date: Fri, 17 Oct 2008 14:39:33 -0400 Subject: Minor changes to cache.cxx (cache_clean). --- session.h | 1 - 1 file changed, 1 deletion(-) (limited to 'session.h') 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; -- cgit