blur.cpp: prePaintWindow guard against null EffectWindow
In blur.cpp the EffectWindow* w
can be null apperently.
I would not expect this to be within effects API bounds.
Draft because I suspect the root cause should be fixed instead if this is unexpected.