summaryrefslogtreecommitdiff
path: root/buildstream/_stream.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_stream.py')
-rw-r--r--buildstream/_stream.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildstream/_stream.py b/buildstream/_stream.py
index fa57f4468..d4f26e443 100644
--- a/buildstream/_stream.py
+++ b/buildstream/_stream.py
@@ -1027,7 +1027,6 @@ class Stream():
# (list of Element): The primary element selection
# (list of Element): The tracking element selection
#
- @utils._with_gc_disabled
def _load(self, targets, track_targets, *,
selection=PipelineSelection.NONE,
track_selection=PipelineSelection.NONE,