don't use nullptr to stay compatible with !c++11 & qt4
ClosedPublic

Authored by sitter on Jul 10 2019, 2:04 PM.

Details

Test Plan

Riddell shall test in production

Diff Detail

Repository
R488 Phonon: GStreamer backend
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter requested review of this revision.Jul 10 2019, 2:04 PM
sitter created this revision.
anthonyfieroni added inline comments.
gstreamer/x11renderer.cpp
59

I see override here, not the only place :)

sitter updated this revision to Diff 61523.Jul 10 2019, 4:01 PM

also throw out the overrides

dvratil accepted this revision.Jul 11 2019, 4:08 PM
This revision is now accepted and ready to land.Jul 11 2019, 4:08 PM
This revision was automatically updated to reflect the committed changes.