summaryrefslogtreecommitdiff
path: root/src/libudev/path-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libudev/path-util.h')
-rw-r--r--src/libudev/path-util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libudev/path-util.h b/src/libudev/path-util.h
index 74cec3b1da..653ae8d7c8 100644
--- a/src/libudev/path-util.h
+++ b/src/libudev/path-util.h
@@ -35,4 +35,3 @@ char** path_strv_canonicalize(char **l);
char** path_strv_canonicalize_uniq(char **l);
int path_is_mount_point(const char *path, bool allow_symlink);
-int path_is_read_only_fs(const char *path);