Skip to content
Commit ba0c63de authored by Simon Ser's avatar Simon Ser
Browse files

shm: remove wl_shm_buffer.pool NULL checks



wl_shm_buffer.pool is never set to NULL. The only time it's set is
in shm_pool_create_buffer, and the pool is guaranteed to be non-NULL
there.

Signed-off-by: default avatarSimon Ser <contact@emersion.fr>
parent abcf1048
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