mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
Drop gdkpopup-wayland-private.h
It is empty now.
This commit is contained in:
parent
7a30a21405
commit
44aa6a891a
@ -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
|
@ -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,
|
||||
|
@ -47,7 +47,6 @@
|
||||
|
||||
#include "gdksurface-wayland-private.h"
|
||||
#include "gdktoplevel-wayland-private.h"
|
||||
#include "gdkpopup-wayland-private.h"
|
||||
|
||||
/**
|
||||
* GdkWaylandSurface:
|
||||
|
Loading…
Reference in New Issue
Block a user