From 7c2fc26c4ff61b93a6223032469cc84f2689bf33 Mon Sep 17 00:00:00 2001 From: Pavol Marko Date: Thu, 29 Apr 2004 17:08:54 +0000 Subject: [PATCH] #define JIT will be defined in compiler command line --- amxmodx/amx.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/amxmodx/amx.h b/amxmodx/amx.h index 3d03d42e..7523b70d 100755 --- a/amxmodx/amx.h +++ b/amxmodx/amx.h @@ -21,8 +21,6 @@ * Version: $Id$ */ -// JIT used -//#define JIT #if defined __linux__ #include #endif