Drop gdkpopup-wayland-private.h
authorMatthias Clasen <mclasen@redhat.com>
Fri, 6 Jan 2023 22:02:03 +0000 (17:02 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 6 Jan 2023 22:02:03 +0000 (17:02 -0500)
It is empty now.

gdk/wayland/gdkpopup-wayland-private.h [deleted file]
gdk/wayland/gdkpopup-wayland.c
gdk/wayland/gdksurface-wayland.c

diff --git a/gdk/wayland/gdkpopup-wayland-private.h b/gdk/wayland/gdkpopup-wayland-private.h
deleted file mode 100644 (file)
index de3310f..0000000
+++ /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 <http://www.gnu.org/licenses/>.
- */
-
-#pragma once
index 48480216d27e30b7ed6ecc14a78bf76eaa95e14a..652cac8ef7d03c4ccb6ce9c461a1a9df76a76c9b 100644 (file)
@@ -46,7 +46,6 @@
 #include <unistd.h>
 
 #include "gdksurface-wayland-private.h"
-#include "gdkpopup-wayland-private.h"
 
 static void update_popup_layout_state (GdkWaylandPopup *wayland_popup,
                                        int              x,
index be6df5b36e261909cd556e29f1431ceb143f7751..62115ab8500523c7bde66d441a0f98dab1932df2 100644 (file)
@@ -47,7 +47,6 @@
 
 #include "gdksurface-wayland-private.h"
 #include "gdktoplevel-wayland-private.h"
-#include "gdkpopup-wayland-private.h"
 
 /**
  * GdkWaylandSurface: