diff options
Diffstat (limited to 'shm.h')
-rw-r--r-- | shm.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,4 +22,3 @@ struct buffer { }; struct buffer *shm_get_buffer(struct wl_shm *shm, int width, int height, unsigned long cookie); -void shm_fini(void); |