evas-wayland-shm: Remove logically dead code
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 30 Jun 2016 14:56:01 +0000 (10:56 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Thu, 30 Jun 2016 14:56:01 +0000 (10:56 -0400)
commit59a09e04aa88e4f9e6fd857c3159dfac99336933
tree2f1f391365ed07a89c2e5c1cf6dce6c03cec5914
parent0f965446a823f9d5c5e02424d04eecc35da547e9
evas-wayland-shm: Remove logically dead code

Coverity reports that this bpp check is actuall dead code due to the
fact that bpp can never be < 0.

Fixes Coverity CID1357144

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/modules/evas/engines/wayland_shm/evas_outbuf.c