summaryrefslogtreecommitdiffstats
path: root/bin/portageq
diff options
context:
space:
mode:
Diffstat (limited to 'bin/portageq')
-rwxr-xr-xbin/portageq3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/portageq b/bin/portageq
index 849a86620..3e7577b9c 100755
--- a/bin/portageq
+++ b/bin/portageq
@@ -773,9 +773,6 @@ list_preserved_libs.uses_eroot = True
# DO NOT CHANGE CODE BEYOND THIS POINT - IT'S NOT NEEDED!
#
-if not portage.const._ENABLE_PRESERVE_LIBS:
- del list_preserved_libs
-
non_commands = frozenset(['elog', 'eval_atom_use',
'exithandler', 'expand_new_virt', 'main',
'usage', 'writemsg', 'writemsg_stdout'])