aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
diff options
context:
space:
mode:
authorNeil Booth <neilb@earthling.net>2000-04-25 11:57:57 +0000
committerNeil Booth <neil@gcc.gnu.org>2000-04-25 11:57:57 +0000
commit05183359dab76cc72b7c149b44b79012e8234b88 (patch)
treef6054d71feac30674ea9d0da03b21c1292f844cb /gcc/cpphash.h
parentac79db28f447f57b159b40fd7e05de089d204a55 (diff)
downloadgcc-05183359dab76cc72b7c149b44b79012e8234b88.zip
gcc-05183359dab76cc72b7c149b44b79012e8234b88.tar.gz
gcc-05183359dab76cc72b7c149b44b79012e8234b88.tar.bz2
* Revert previous patch until build failure cause determined.
From-SVN: r33411
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 2d2ea8d..78185f2 100644
--- a/gcc/cpphash.h
+++ b/gcc/cpphash.h
@@ -317,6 +317,5 @@ extern void _cpp_scan_line PARAMS ((cpp_reader *, cpp_toklist *));
/* In cpplib.c */
extern int _cpp_handle_directive PARAMS ((cpp_reader *));
extern void _cpp_handle_eof PARAMS ((cpp_reader *));
-extern void _cpp_check_directive PARAMS((cpp_toklist *, cpp_token *));
#endif