Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
97b578ff
Commit
97b578ff
authored
May 29, 2009
by
Matthias Braun
Browse files
remove double declarataion spotted by cparser
[r26065]
parent
917d00ff
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/ir/irflag_t.h
View file @
97b578ff
...
...
@@ -107,6 +107,4 @@ get_node_verification_mode(void) {
#define get_opt_optimize_class_casts() _get_opt_optimize_class_casts()
#define get_opt_suppress_downcast_optimization() _get_opt_suppress_downcast_optimization()
extern
void
firm_init_flags
(
void
);
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment