Commit b689c575 by Richard Kenner

(compile_file): Remove unused label.

From-SVN: r6895
parent e35c06f5
...@@ -2394,8 +2394,6 @@ compile_file (name) ...@@ -2394,8 +2394,6 @@ compile_file (name)
#endif #endif
} }
after_finish_compilation:
/* Language-specific end of compilation actions. */ /* Language-specific end of compilation actions. */
lang_finish (); lang_finish ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment