* dlltool.c (dump_iat): Remove unused function.
[binutils.git] / binutils / filemode.c
index 8b438a9a50d32c91a7c6192fc02b938db95574c0..687b787891e7786b6641af939bd4fced8cf864f3 100644 (file)
@@ -59,18 +59,6 @@ static void setst (unsigned long, char *);
        otherwise.
        'T' if the file is sticky but not executable.  */
 
-#if 0
-
-/* This is not used; only mode_string is used.  */
-
-void
-filemodestring (struct stat *statp, char *str)
-{
-  mode_string ((unsigned long) statp->st_mode, str);
-}
-
-#endif
-
 /* Get definitions for the file permission bits.  */
 
 #ifndef S_IRWXU
This page took 0.022916 seconds and 4 git commands to generate.