Skip to content
Commit c7bada03 authored by Marek Chalupa's avatar Marek Chalupa Committed by Bryce Harrington
Browse files

add wl_abort private function



On many places in the code we use wl_log + abort or wl_log + assert(0).
Replace these with one call to wl_abort, so that we don't mix abort(),
assert(0) and we'll save few lines

Signed-off-by: default avatarMarek Chalupa <mchqwerty@gmail.com>
Reviewed-by: default avatarDerek Foreman <derekf@osg.samsung.com>
parent 5660ea41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment