From 0fe010f4f02d5d4a12651b2724e5766a589a0c96 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 7 Sep 2004 01:58:18 +0000 Subject: [PATCH] fixed header --- dlls/fun/amxxmodule.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/fun/amxxmodule.h b/dlls/fun/amxxmodule.h index 35534730..d195056b 100755 --- a/dlls/fun/amxxmodule.h +++ b/dlls/fun/amxxmodule.h @@ -204,11 +204,9 @@ typedef struct tagAMX { cell reset_stk PACKED; cell reset_hea PACKED; cell sysreq_d PACKED; /* relocated address/value for the SYSREQ.D opcode */ - #if defined JIT /* support variables for the JIT */ int reloc_size PACKED; /* required temporary buffer for relocations */ long code_size PACKED; /* estimated memory footprint of the native code */ - #endif } AMX; enum {