git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e531f52
)
moved flex exports to tokenizer.h
author
kramm
<kramm>
Tue, 6 Jan 2009 21:32:54 +0000
(21:32 +0000)
committer
kramm
<kramm>
Tue, 6 Jan 2009 21:32:54 +0000
(21:32 +0000)
lib/as3/compiler.c
patch
|
blob
|
history
diff --git
a/lib/as3/compiler.c
b/lib/as3/compiler.c
index
af418cb
..
be9cdab
100644
(file)
--- a/
lib/as3/compiler.c
+++ b/
lib/as3/compiler.c
@@
-31,7
+31,6
@@
/* flex/bison definitions */
extern void avm2_set_in (FILE * in_str );
extern int avm2_parse();
-extern int avm2_lex_destroy();
void as3_setverbosity(int level)
{