summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cookerdata.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/bb/cookerdata.py')
-rw-r--r--bitbake/lib/bb/cookerdata.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/bb/cookerdata.py b/bitbake/lib/bb/cookerdata.py
index 11063b4af2..cbaa0bed47 100644
--- a/bitbake/lib/bb/cookerdata.py
+++ b/bitbake/lib/bb/cookerdata.py
@@ -119,7 +119,6 @@ class CookerConfiguration(object):
119 self.cmd = None 119 self.cmd = None
120 self.abort = True 120 self.abort = True
121 self.force = False 121 self.force = False
122 self.ui = None
123 self.profile = False 122 self.profile = False
124 self.nosetscene = False 123 self.nosetscene = False
125 self.invalidate_stamp = False 124 self.invalidate_stamp = False