Remove unused wl_event_loop forward declaration

This commit is contained in:
Vlad Zahorodnii 2021-07-28 13:46:56 +03:00
parent f248dce3da
commit 0ed5f6f096

View file

@ -15,7 +15,6 @@
struct wl_client;
struct wl_display;
struct wl_event_loop;
namespace KWaylandServer
{