summaryrefslogtreecommitdiff
path: root/buildstream/_pipeline.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_pipeline.py')
-rw-r--r--buildstream/_pipeline.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildstream/_pipeline.py b/buildstream/_pipeline.py
index 3dc3019eb..faf4c6fc6 100644
--- a/buildstream/_pipeline.py
+++ b/buildstream/_pipeline.py
@@ -136,9 +136,6 @@ class Pipeline():
# Preflight
element._preflight()
- # Determine initial element state.
- element._update_state()
-
# dependencies()
#
# Generator function to iterate over elements and optionally