From f41861976b35bfeceed0ffca1b3b97dd89257a55 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Wed, 9 Nov 2022 15:49:02 +0100 Subject: Wayland: remove unneeded friend declarations --- src/drivers/Wayland/Fl_Wayland_Screen_Driver.H | 1 - 1 file changed, 1 deletion(-) (limited to 'src/drivers/Wayland/Fl_Wayland_Screen_Driver.H') diff --git a/src/drivers/Wayland/Fl_Wayland_Screen_Driver.H b/src/drivers/Wayland/Fl_Wayland_Screen_Driver.H index 95c50fa0e..8ef09fd68 100644 --- a/src/drivers/Wayland/Fl_Wayland_Screen_Driver.H +++ b/src/drivers/Wayland/Fl_Wayland_Screen_Driver.H @@ -57,7 +57,6 @@ struct seat { class Fl_Wayland_Screen_Driver : public Fl_Unix_Screen_Driver { friend class Fl_Screen_Driver; - friend class Fl_Wayland_Graphics_Driver; static int insertion_point_x; static int insertion_point_y; static int insertion_point_width; -- cgit v1.2.3