#define JIT will be defined in compiler command line

This commit is contained in:
Pavol Marko 2004-04-29 17:08:54 +00:00
parent 97e2c3b902
commit 7c2fc26c4f

View File

@ -21,8 +21,6 @@
* Version: $Id$
*/
// JIT used
//#define JIT
#if defined __linux__
#include <sclinux.h>
#endif