summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildstream/_context.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildstream/_context.py b/buildstream/_context.py
index d2086af93..e3c290b7b 100644
--- a/buildstream/_context.py
+++ b/buildstream/_context.py
@@ -364,7 +364,6 @@ class Context():
assert self._message_handler
self._message_handler(message, context=self)
- return
# silence()
#