aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.h b/src/utils.h
index 2b745dc..87e87d1 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -50,8 +50,6 @@ int mount_dev(const char *mount_path);
int mount_pts(const char *mount_path);
-int mount_proc(const char *mount_path);
-
int setup_network_namespace(const char *name);
int switch_network_namespace(const char *name);