* objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and
content where we called cp_finish_file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118424
138bc75d-0d04-0410-961f-
82ee72b054a4
+2006-11-02 Andreas Tobler <a.tobler@schweiz.org>
+
+ * objc-act.c (objc_finish_file): Remove ifdef clause for OBJCPLUS and
+ content where we called cp_finish_file.
+
2006-10-23 Rafael Avila de Espindola <rafael.espindola@gmail.com>
* objc-act.c (synth_module_prologue): Replace calls to
if (gen_declaration_file)
fclose (gen_declaration_file);
-
-#ifdef OBJCPLUS
- cp_finish_file ();
-#endif
}
\f
/* Return the first occurrence of a method declaration corresponding