aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/lex.h')
-rw-r--r--gcc/java/lex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/lex.h b/gcc/java/lex.h
index d40196e..97c0c61 100644
--- a/gcc/java/lex.h
+++ b/gcc/java/lex.h
@@ -136,7 +136,6 @@ typedef struct _java_lc {
#else
extern void set_float_handler PROTO((jmp_buf));
-static tree build_wfl_node ();
#define SET_FLOAT_HANDLER(H) set_float_handler ((H))
#define DCONST0 dconst0
#define GET_IDENTIFIER(S) get_identifier ((S))