chiark / gitweb /
[2/5] Apply missing fixes from upstream
[elogind.git] / src / basic / smack-util.c
index 9e221d6eab3879eb40c07e404a4932141fab6f02..5f570ff02ae11c27fa620f05ab519230d86c6296 100644 (file)
@@ -29,9 +29,6 @@
 #include "fileio.h"
 #include "smack-util.h"
 
-#define SMACK_FLOOR_LABEL "_"
-#define SMACK_STAR_LABEL  "*"
-
 #ifdef HAVE_SMACK
 bool mac_smack_use(void) {
         static int cached_use = -1;