ecore_drm2: Remove useless safety checks
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 3 Aug 2017 20:09:06 +0000 (15:09 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Wed, 9 Aug 2017 19:56:59 +0000 (14:56 -0500)
commit70c1ce3be376ed29a25247b2d8c13e4d73edae64
tree06f0dd9666f4ee78738d36a4d1bced038c1c6975
parentafd65a8a99592de563bd6c3afac015b259c6aa0c
ecore_drm2: Remove useless safety checks

Now that the device is opened and found in one operation it's impossible
to have fd == -1, so we can stop testing for it.
src/lib/ecore_drm2/ecore_drm2_device.c