From 81b3411cdf96d7160aad803388a8e522501646f6 Mon Sep 17 00:00:00 2001 From: Bernd Schmidt Date: Fri, 10 Sep 1999 10:36:02 +0000 Subject: Move declarations and building code for common tree nodes to tree.[ch] From-SVN: r29266 --- gcc/ch/expr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/ch/expr.c') diff --git a/gcc/ch/expr.c b/gcc/ch/expr.c index 5781e38..b919fde 100644 --- a/gcc/ch/expr.c +++ b/gcc/ch/expr.c @@ -34,7 +34,6 @@ Boston, MA 02111-1307, USA. */ extern char **boolean_code_name; extern int flag_old_strings; -extern tree long_unsigned_type_node; extern int ignore_case; extern int special_UC; -- cgit v1.1