From: Matthias Clasen Date: Fri, 6 Jan 2023 22:02:03 +0000 (-0500) Subject: Drop gdkpopup-wayland-private.h X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~8^2~92^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=44aa6a891a7e5d06078d394296d0b7179c614882;p=gtk4.git Drop gdkpopup-wayland-private.h It is empty now. --- diff --git a/gdk/wayland/gdkpopup-wayland-private.h b/gdk/wayland/gdkpopup-wayland-private.h deleted file mode 100644 index de3310f6db..0000000000 --- a/gdk/wayland/gdkpopup-wayland-private.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * Copyright © 2022 Red Hat, Inc. - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see . - */ - -#pragma once diff --git a/gdk/wayland/gdkpopup-wayland.c b/gdk/wayland/gdkpopup-wayland.c index 48480216d2..652cac8ef7 100644 --- a/gdk/wayland/gdkpopup-wayland.c +++ b/gdk/wayland/gdkpopup-wayland.c @@ -46,7 +46,6 @@ #include #include "gdksurface-wayland-private.h" -#include "gdkpopup-wayland-private.h" static void update_popup_layout_state (GdkWaylandPopup *wayland_popup, int x, diff --git a/gdk/wayland/gdksurface-wayland.c b/gdk/wayland/gdksurface-wayland.c index be6df5b36e..62115ab850 100644 --- a/gdk/wayland/gdksurface-wayland.c +++ b/gdk/wayland/gdksurface-wayland.c @@ -47,7 +47,6 @@ #include "gdksurface-wayland-private.h" #include "gdktoplevel-wayland-private.h" -#include "gdkpopup-wayland-private.h" /** * GdkWaylandSurface: