diff options
Diffstat (limited to 'bcache-format.h')
-rw-r--r-- | bcache-format.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bcache-format.h b/bcache-format.h deleted file mode 100644 index 0c7e72de..00000000 --- a/bcache-format.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _BCACHE_FORMAT_H -#define _BCACHE_FORMAT_H - -extern NihOption opts_format[]; -int cmd_format(NihCommand *, char * const *); - -#endif /* _BCACHE_FORMAT_H */ |