Removed unused fields.

This commit is contained in:
Scott Anderson 2017-05-03 22:50:18 +12:00
parent ef9768858e
commit 4285b0c218
2 changed files with 0 additions and 6 deletions

View file

@ -18,7 +18,6 @@
struct wlr_drm_backend {
int fd;
bool paused;
struct wl_event_source *drm_event;