mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
wayland: Remove unused variable
This commit is contained in:
parent
354cc466af
commit
eeff1b8b02
@ -57,7 +57,6 @@ struct _MetaWaylandCompositor
|
|||||||
{
|
{
|
||||||
struct wl_display *wayland_display;
|
struct wl_display *wayland_display;
|
||||||
const char *display_name;
|
const char *display_name;
|
||||||
ClutterActor *stage;
|
|
||||||
GHashTable *outputs;
|
GHashTable *outputs;
|
||||||
struct wl_list frame_callbacks;
|
struct wl_list frame_callbacks;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user