Print the unskipped type in warnings.
[cparser] / driver / firm_codegen.c
index 57f52b3..941f559 100644 (file)
@@ -23,8 +23,6 @@
 #include "firm_opt.h"
 #include "firm_timing.h"
 
-extern void be_main(FILE *f, const char *asm_file_name);
-
 /**
  * Substitutes '.c' for '.s'.
  */