summaryrefslogtreecommitdiffstats
path: root/tools/toollib.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/toollib.h')
-rw-r--r--tools/toollib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/toollib.h b/tools/toollib.h
index 00b69bd1..9e8b3f33 100644
--- a/tools/toollib.h
+++ b/tools/toollib.h
@@ -86,9 +86,6 @@ struct list *create_pv_list(struct dm_pool *mem, struct volume_group *vg, int ar
struct list *clone_pv_list(struct dm_pool *mem, struct list *pvs);
-int exec_cmd(const char *command, const char *fscmd, const char *lv_path,
- const char *size);
-
int apply_lvname_restrictions(const char *name);
int validate_vg_name(struct cmd_context *cmd, const char *vg_name);