mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
monitor-manager/kms: Remove left-over struct
From the time it dealt with reading DRM file descriptors. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1689>
This commit is contained in:
parent
92a0b16675
commit
11fee3f753
@ -63,14 +63,6 @@
|
|||||||
#include "meta/main.h"
|
#include "meta/main.h"
|
||||||
#include "meta/meta-x11-errors.h"
|
#include "meta/meta-x11-errors.h"
|
||||||
|
|
||||||
typedef struct
|
|
||||||
{
|
|
||||||
GSource source;
|
|
||||||
|
|
||||||
gpointer fd_tag;
|
|
||||||
MetaMonitorManagerKms *manager_kms;
|
|
||||||
} MetaKmsSource;
|
|
||||||
|
|
||||||
struct _MetaMonitorManagerKms
|
struct _MetaMonitorManagerKms
|
||||||
{
|
{
|
||||||
MetaMonitorManager parent_instance;
|
MetaMonitorManager parent_instance;
|
||||||
|
Loading…
Reference in New Issue
Block a user