chiark / gitweb /
smack: we don't need the special labels exported, hence don't
[elogind.git] / src / shared / smack-util.h
index 3dc28dd727b8d70206811a2891a8ab619d924b3f..68778da38b69dd56851f1eeb4f4c0b1f68637433 100644 (file)
@@ -25,9 +25,6 @@
 
 #include <stdbool.h>
 
-#define SMACK_FLOOR_LABEL "_"
-#define SMACK_STAR_LABEL  "*"
-
 bool mac_smack_use(void);
 
 int mac_smack_fix(const char *path, bool ignore_enoent, bool ignore_erofs);