aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cpphash.h')
-rw-r--r--gcc/cpphash.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cpphash.h b/gcc/cpphash.h
index af85cc1..a059e2b 100644
--- a/gcc/cpphash.h
+++ b/gcc/cpphash.h
@@ -29,7 +29,6 @@ struct directive; /* Deliberately incomplete. */
struct pending_option;
struct op;
-typedef unsigned HOST_WIDE_INT cpp_num_part;
typedef unsigned char uchar;
#define U (const uchar *) /* Intended use: U"string" */