diff options
Diffstat (limited to 'Servers/WindowServer/WSEventLoop.h')
-rw-r--r-- | Servers/WindowServer/WSEventLoop.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Servers/WindowServer/WSEventLoop.h b/Servers/WindowServer/WSEventLoop.h index 7d13f45502..84a5558d97 100644 --- a/Servers/WindowServer/WSEventLoop.h +++ b/Servers/WindowServer/WSEventLoop.h @@ -6,7 +6,6 @@ #include <LibCore/CNotifier.h> class WSClientConnection; -struct WSAPI_ClientMessage; class WSEventLoop { public: |