From 4a53204965489d24725631ce4997c596c9205a21 Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 11 Sep 2018 00:27:00 +0200 Subject: a --- internal_rewrite/in_prediction.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'internal_rewrite/in_prediction.cpp') diff --git a/internal_rewrite/in_prediction.cpp b/internal_rewrite/in_prediction.cpp index c7e6f33..3123d06 100644 --- a/internal_rewrite/in_prediction.cpp +++ b/internal_rewrite/in_prediction.cpp @@ -5,7 +5,6 @@ #undef max bool __fastcall hooks::in_prediction( void* ecx_, void* edx_ ) { - static auto in_prediction_o = g_csgo.m_prediction->get_old_function< decltype( &hooks::in_prediction ) >( 14 ); #ifdef HEADER_MODULE static auto ret_address = g_header.patterns.in_prediction_retaddr; #else -- cgit v1.2.3