diff --git a/flatland/utils/graphics_pil.py b/flatland/utils/graphics_pil.py
index 1cf8b851ae306f177a35a87da6949aeb54d3e5d4..9041dc6391dd604566c1c48a40a01dcf9f56e987 100644
--- a/flatland/utils/graphics_pil.py
+++ b/flatland/utils/graphics_pil.py
@@ -396,7 +396,6 @@ class PILSVG(PILGL):
         }
 
         # "paint" color of the train images we load
-        # a3BaseColor = self.rgb_s2i("0091ea")
         a3BaseColor = self.rgb_s2i("d50000")
 
         self.dPilZug = {}