Skip to content

qt: remove obsolete qt version checks

Fatih Uzunoğlu requested to merge fuzun/vlc:qt-remove_callasync into master

Minimum required Qt version is 5.11.0 as asserted in qt.hpp, we do not need these conditions here.

please ping if I should remove the callAsync() itself.

Merge request reports