diff options
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r-- | gcc/gcc.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -189,8 +189,6 @@ static struct obstack collect_obstack; static struct rusage rus, prus; #endif -extern char *version_string; - /* Forward declaration for prototypes. */ struct path_prefix; |