Remove unused wl_event_loop forward declaration
This commit is contained in:
parent
f248dce3da
commit
0ed5f6f096
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
|
|
||||||
struct wl_client;
|
struct wl_client;
|
||||||
struct wl_display;
|
struct wl_display;
|
||||||
struct wl_event_loop;
|
|
||||||
|
|
||||||
namespace KWaylandServer
|
namespace KWaylandServer
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue