From 14f8b96b563dda9f7d61f5dc1cde14436ef6ea69 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 5 Sep 2013 13:34:49 +0000 Subject: remove the string internalization since it slows down grammar loading with little benefit --- src/runtime/c/pgf/expr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/c/pgf/expr.c') diff --git a/src/runtime/c/pgf/expr.c b/src/runtime/c/pgf/expr.c index b195eeea5..4b2644931 100644 --- a/src/runtime/c/pgf/expr.c +++ b/src/runtime/c/pgf/expr.c @@ -1,5 +1,4 @@ #include "pgf.h" -#include #include #include #include -- cgit v1.2.3