diff options
| author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-20 22:36:45 +0000 |
|---|---|---|
| committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-07-20 22:36:45 +0000 |
| commit | e08037331ed06f48882baf11cd22d3111934050f (patch) | |
| tree | 099276b0dfaba445d039a4ed1ee8710f718b4fdf /gcc/cpplib.c | |
| parent | 44333ad0a12dfdb3505053f593834761fcc20323 (diff) | |
| download | ppe42-gcc-e08037331ed06f48882baf11cd22d3111934050f.tar.gz ppe42-gcc-e08037331ed06f48882baf11cd22d3111934050f.zip | |
Remove accidental checkin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21309 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cpplib.c')
| -rw-r--r-- | gcc/cpplib.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/cpplib.c b/gcc/cpplib.c index c988097a33c..5b1034935ff 100644 --- a/gcc/cpplib.c +++ b/gcc/cpplib.c @@ -6242,10 +6242,6 @@ print_help () { printf ("Usage: %s [switches] input output\n", progname); printf ("Switches:\n"); - /* start-sanitize-obscured-headers */ - printf (" -fgenobscured=<args> Generate obscured versions of header files used\n"); - printf (" -fuseobscured=<args> Search for obscured versions of header files\n"); - /* end-sanitize-obscured-headers */ printf (" -include <file> Include the contents of <file> before other files\n"); printf (" -imacros <file> Accept definition of marcos in <file>\n"); printf (" -iprefix <path> Specify <path> as a prefix for next two options\n"); |

