mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:57:34 +00:00
Userland: Remove IRC Client
The IRC Client application made some sense while our main communication hub was an IRC channel. Now that we've moved on, IRC is just a random protocol with no particular relevance to this project. This also has the benefit of removing one major client of the single- process Web::InProcessWebView class.
This commit is contained in:
parent
97f5383525
commit
c915174563
38 changed files with 1 additions and 2835 deletions
|
@ -218,10 +218,6 @@
|
|||
#cmakedefine01 IMAGE_LOADER_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef IRC_DEBUG
|
||||
#cmakedefine01 IRC_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef ITEM_RECTS_DEBUG
|
||||
#cmakedefine01 ITEM_RECTS_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue