ecore-drm2: Remove useless if check for atomic_modeset flag
authorChris Michael <cp.michael@samsung.com>
Fri, 23 Sep 2016 12:51:35 +0000 (08:51 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 23 Sep 2016 12:51:35 +0000 (08:51 -0400)
commit1abed3dcaf4ee47366cf2c6804aed997be5244c9
treedcc85ff7267e09b89553fa94413817a8952b59a2
parent8257c95f39eb2ba942f0f4821d19d5493749d34b
ecore-drm2: Remove useless if check for atomic_modeset flag

As we always set this flag in the drm2_fb_flip function, having this
check here is now pointless.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm2/ecore_drm2_fb.c