mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
IRCClient: remove some unused headers and replace tabs with spaces
This commit is contained in:
committed by
Andreas Kling
parent
68177fd9a1
commit
97b5fbda7f
@@ -27,9 +27,6 @@
|
||||
#include "IRCWindowListModel.h"
|
||||
#include "IRCChannel.h"
|
||||
#include "IRCClient.h"
|
||||
#include "IRCWindow.h"
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
IRCWindowListModel::IRCWindowListModel(IRCClient& client)
|
||||
: m_client(client)
|
||||
|
||||
Reference in New Issue
Block a user