diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-12-28 20:57:55 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-12-28 20:58:29 -0800 |
commit | b4fafc4fa7edc4c04c3c0affae0d7f79a63e8d2f (patch) | |
tree | ded2f1ed8257b10751e50e148e2d9e8f9b34de2f /configure.ac | |
parent | 3835cae3cb1ad1073cbb2711f938beb878b4986c (diff) |
Delete redundant redeclarations of extern Atoms in symbols.c
Fixes gcc warnings of:
symbols.c:43: warning: redundant redeclaration of 'tok_ONE_LEVEL'
tokens.h:99: warning: previous declaration of 'tok_ONE_LEVEL' was here
symbols.c:44: warning: redundant redeclaration of 'tok_TWO_LEVEL'
tokens.h:100: warning: previous declaration of 'tok_TWO_LEVEL' was here
symbols.c:45: warning: redundant redeclaration of 'tok_KEYPAD'
tokens.h:102: warning: previous declaration of 'tok_KEYPAD' was here
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions