summaryrefslogtreecommitdiffstats
path: root/gcc/input.h
diff options
context:
space:
mode:
authormycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>1992-06-25 10:49:13 +0000
committermycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>1992-06-25 10:49:13 +0000
commit4b5446d126ce33e92fac4381c15cece13fd328a4 (patch)
tree527a23dc9dc17f44d9b152d053cdc6b8dddba922 /gcc/input.h
parenta608c433558cfc34c0aee31b309c2a622609d02d (diff)
downloadppe42-gcc-4b5446d126ce33e92fac4381c15cece13fd328a4.tar.gz
ppe42-gcc-4b5446d126ce33e92fac4381c15cece13fd328a4.zip
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1284 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/input.h')
-rw-r--r--gcc/input.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/input.h b/gcc/input.h
index 9d238dcfdaa..8c326f9e6a7 100644
--- a/gcc/input.h
+++ b/gcc/input.h
@@ -15,10 +15,6 @@ struct file_stack
char *name;
struct file_stack *next;
int line;
- /* This is for front ends that do include processing
- internally rather than having a preprocessor do it.
- Modula 2 needs this. */
- FILE *fd;
};
/* Stack of currently pending input files.
OpenPOWER on IntegriCloud