mirror of
https://github.com/brl/mutter.git
synced 2025-08-02 22:54:44 +00:00
wayland: Remove unused variable
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user