From 3c15f48358ffd67aa53d02489594c949964f24f5 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 6 Jan 2012 22:49:04 +1000 Subject: Flex performance tweaks, and other options. --- LuaSL/src/LuaSL_LSL_tree.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'LuaSL/src/LuaSL_LSL_tree.h') diff --git a/LuaSL/src/LuaSL_LSL_tree.h b/LuaSL/src/LuaSL_LSL_tree.h index 42cf0ac..271f4a8 100644 --- a/LuaSL/src/LuaSL_LSL_tree.h +++ b/LuaSL/src/LuaSL_LSL_tree.h @@ -4,10 +4,6 @@ #ifndef __EXPRESSION_H__ #define __EXPRESSION_H__ -#ifndef YY_NO_UNISTD_H -#define YY_NO_UNISTD_H 1 -#endif // YY_NO_UNISTD_H - //#define LUASL_USE_ENUM #define LUASL_DEBUG -- cgit v1.1