mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-08 20:28:26 +00:00
Applications: Remove unused header includes
This commit is contained in:
committed by
Gunnar Beutner
parent
4374e1e213
commit
a51e6547aa
@@ -6,7 +6,6 @@
|
||||
|
||||
#include "IRCQuery.h"
|
||||
#include "IRCClient.h"
|
||||
#include <stdio.h>
|
||||
|
||||
IRCQuery::IRCQuery(IRCClient& client, const String& name)
|
||||
: m_client(client)
|
||||
|
||||
Reference in New Issue
Block a user