libweston: remove restore functionality
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 7 Feb 2018 10:51:15 +0000 (12:51 +0200)
committerDaniel Stone <daniels@collabora.com>
Fri, 9 Feb 2018 15:16:07 +0000 (15:16 +0000)
commitf4614145011e6e016690fdc706458ca854a484bb
tree3e1d46c1e37a723e395eb7e0f4ded6063a3cc0d9
parentbb707dc0fe331c9af112a0552b7aa6fde755dd83
libweston: remove restore functionality

This was used from the crash handlers, which do not exist anymore.
Nothing calls restore, so delete the dead code.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Daniel Stone <daniels@collabora.com>
13 files changed:
libweston/compositor-drm.c
libweston/compositor-fbdev.c
libweston/compositor-headless.c
libweston/compositor-rdp.c
libweston/compositor-wayland.c
libweston/compositor-x11.c
libweston/compositor.h
libweston/launcher-direct.c
libweston/launcher-impl.h
libweston/launcher-logind.c
libweston/launcher-util.c
libweston/launcher-util.h
libweston/launcher-weston-launch.c