API cleanup.
authorJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Wed, 26 Jan 2011 11:49:35 +0000 (03:49 -0800)
committerJarkko Sakkinen <ext-jarkko.2.sakkinen@nokia.com>
Mon, 31 Jan 2011 10:56:06 +0000 (02:56 -0800)
src/smack.h

index ee62286..db26473 100644 (file)
 #define SMACK_H
 
 /*!
- * Smack config file default paths.
- */
-#define SMACK_ACCESSES_PATH "/etc/smack/accesses"
-
-/*!
  * Handle to a in-memory representation of set of Smack rules.
  */
 typedef struct _SmackRuleSet *SmackRuleSet;