diff options
Diffstat (limited to 'gcc/config/darwin-protos.h')
-rw-r--r-- | gcc/config/darwin-protos.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/darwin-protos.h b/gcc/config/darwin-protos.h index 1c432bf15a0..41bad646ce1 100644 --- a/gcc/config/darwin-protos.h +++ b/gcc/config/darwin-protos.h @@ -18,8 +18,6 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -extern void darwin_parse_macosx_version_name (void); - extern int name_needs_quotes (const char *); extern void machopic_validate_stub_or_non_lazy_ptr (const char *, int); |