2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / bfd / archive.c
index ac5aeaf6220d8a8e03eeebcafaff835ab9b72ce5..19293af4573d5b15cff62a64a8387be62c0294ff 100644 (file)
@@ -1178,7 +1178,7 @@ normalize (abfd, file)
 #else
 static const char *
 normalize (abfd, file)
-     bfd *abfd;
+     bfd *abfd ATTRIBUTE_UNUSED;
      const char *file;
 {
   const char *filename = strrchr (file, '/');
This page took 0.025196 seconds and 4 git commands to generate.