dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' to differ...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 6 Mar 2012 13:56:20 +0000 (14:56 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 6 Mar 2012 13:56:20 +0000 (14:56 +0100)
commit3482b7b219b588cc4fd52a72a8ee98f149fd277e
tree32cff09c9f164fc1c3d81453b455d82131672e1d
parent4b42d5c5c686262427b0492f4b52e2bbbbb70c12
dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' to different enumeration type 'DFBResult'' compiler warning

We're not checking the return value of that function anyway.
ext/directfb/dfbvideosink.c