wayland: Minor cleanups
This commit is contained in:
@@ -19,13 +19,11 @@
|
||||
|
||||
#include <glib.h>
|
||||
#include <gio/gio.h>
|
||||
#include "gdkwaylandmonitor.h"
|
||||
#include "gdkmonitorprivate.h"
|
||||
#include "gdkprivate-wayland.h"
|
||||
|
||||
#include "gdkmonitor-wayland.h"
|
||||
|
||||
G_DEFINE_TYPE (GdkWaylandMonitor, gdk_wayland_monitor, GDK_TYPE_MONITOR);
|
||||
G_DEFINE_TYPE (GdkWaylandMonitor, gdk_wayland_monitor, GDK_TYPE_MONITOR)
|
||||
|
||||
static void
|
||||
gdk_wayland_monitor_init (GdkWaylandMonitor *monitor)
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include <gio/gio.h>
|
||||
#include "gdkscreenprivate.h"
|
||||
#include "gdkvisualprivate.h"
|
||||
#include "gdkmonitorprivate.h"
|
||||
#include "gdkdisplay.h"
|
||||
#include "gdkdisplay-wayland.h"
|
||||
#include "gdkmonitor-wayland.h"
|
||||
|
||||
Reference in New Issue
Block a user