summaryrefslogtreecommitdiff
path: root/store/source/storcach.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storcach.cxx')
-rw-r--r--store/source/storcach.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/store/source/storcach.cxx b/store/source/storcach.cxx
index bb5bf53f029e..beb5c1796d50 100644
--- a/store/source/storcach.cxx
+++ b/store/source/storcach.cxx
@@ -205,7 +205,6 @@ PageCache::~PageCache()
}
double ave = s_x / double(n);
SAL_INFO("store", "avg hash chain length: " << ave);
- (void) ave;
if (m_hash_table != m_hash_table_0)
{