diff --git a/core/hakmem_tiny.c b/core/hakmem_tiny.c index ebdc2447..0850eec7 100644 --- a/core/hakmem_tiny.c +++ b/core/hakmem_tiny.c @@ -31,8 +31,6 @@ #include "hakmem_prof.h" #include "hakmem_trace.h" // Optional USDT (perf) tracepoints -// Phase E5: Ultra fast path - REMOVED (dead code cleanup 2025-11-27) - extern uint64_t g_bytes_allocated; // from hakmem_tiny_superslab.c // Tiny allocator configuration, debug counters, and return helpers