| Index: content/common/common.sb
|
| diff --git a/content/common/common.sb b/content/common/common.sb
|
| index 49c654c35fdf3c43898904802f176b632eb1cb16..0b5394faaf49b54cb037c715f1a93b91377c6f6d 100644
|
| --- a/content/common/common.sb
|
| +++ b/content/common/common.sb
|
| @@ -18,7 +18,6 @@
|
| (define enable-logging "ENABLE_LOGGING")
|
| (define permitted-dir "PERMITTED_DIR")
|
| (define homedir-as-literal "USER_HOMEDIR_AS_LITERAL")
|
| -(define lion-or-later "LION_OR_LATER")
|
| (define elcap-or-later "ELCAP_OR_LATER")
|
|
|
| ; Consumes a subpath and appends it to the user's homedir path.
|
|
|