From 5db0e7adf018c82dd63cd21d31dd313dff5561af Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Tue, 3 Jan 2017 11:22:56 +0100 Subject: Prep v224: Major cleanup of unneeded functions and some source files. --- src/basic/label.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/basic/label.h') 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); -- cgit v1.2.3