From c1edb7a9bb5162b0781cfbebd475a65562aa6dd7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 10 Dec 2011 22:51:56 -0800 Subject: Remove _SANDBOX_COMPAT_LEVEL. --- pym/portage/const.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pym/portage/const.py') diff --git a/pym/portage/const.py b/pym/portage/const.py index 37abb1650..77c68eb0d 100644 --- a/pym/portage/const.py +++ b/pym/portage/const.py @@ -165,7 +165,6 @@ _ENABLE_PRESERVE_LIBS = True _ENABLE_REPO_NAME_WARN = True _ENABLE_SET_CONFIG = True _ENABLE_XATTR = True -_SANDBOX_COMPAT_LEVEL = "22" # The definitions above will differ between branches, so it's useful to have -- cgit v1.2.3-1-g7c22