aboutsummaryrefslogtreecommitdiff
path: root/include/tt_llcht.h
diff options
context:
space:
mode:
authortslil <tslil@posteo.de>2021-01-29 17:52:58 -0500
committertslil <tslil@posteo.de>2026-08-28 19:37:41 +0100
commitbda3a7edb76c9fe3dc21cbe5a0836829b705b407 (patch)
treefdc5904631f3503ba2bb2c04be92bccfbd319eb6 /include/tt_llcht.h
parentfcface1079b1c44c7ccca3d117c698347c978f20 (diff)
Purged uninteresting statistics
Diffstat (limited to 'include/tt_llcht.h')
-rw-r--r--include/tt_llcht.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tt_llcht.h b/include/tt_llcht.h
index 90b4164..292c93c 100644
--- a/include/tt_llcht.h
+++ b/include/tt_llcht.h
@@ -44,8 +44,6 @@ typedef struct tt_node_s {
#define TT_LLCHT_SIZE ((uint32_t)((1<<19) - 1))
-extern uint32_t tt_num_cached;
-
// ===================================================================
// Methods
// ===================================================================