Skip to content
Commit f3d65832 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Drop redundant isComponentComplete() checks

In refresh(), a new stream source object will be created when
isComponentComplete() returns true.

In itemChange(), m_stream will not be null, only if refresh() has
created a stream source.

(cherry picked from commit c894a784)
parent 6273ac4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment