summaryrefslogtreecommitdiff
path: root/src/basic/label.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/basic/label.h')
-rw-r--r--src/basic/label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basic/label.h b/src/basic/label.h
index 8070bcb02..455a729ea 100644
--- a/src/basic/label.h
+++ b/src/basic/label.h
@@ -27,4 +27,4 @@
int label_fix(const char *path, bool ignore_enoent, bool ignore_erofs);
int mkdir_label(const char *path, mode_t mode);
-int symlink_label(const char *old_path, const char *new_path);
+// UNNEEDED int symlink_label(const char *old_path, const char *new_path);