aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cpplib.h')
-rw-r--r--gcc/cpplib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cpplib.h b/gcc/cpplib.h
index 8133d69..c28cf3a 100644
--- a/gcc/cpplib.h
+++ b/gcc/cpplib.h
@@ -352,8 +352,6 @@ struct cpp_reader
long lineno;
- struct tm *timebuf;
-
/* Buffer of -M output. */
struct deps *deps;