diff options
Diffstat (limited to 'Applications/IRCClient/IRCAppWindow.cpp')
-rw-r--r-- | Applications/IRCClient/IRCAppWindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Applications/IRCClient/IRCAppWindow.cpp b/Applications/IRCClient/IRCAppWindow.cpp index 00e2cd7784..0fbb1fe213 100644 --- a/Applications/IRCClient/IRCAppWindow.cpp +++ b/Applications/IRCClient/IRCAppWindow.cpp @@ -41,7 +41,6 @@ #include <LibGUI/ToolBar.h> #include <LibGUI/ToolBarContainer.h> #include <stdio.h> -#include <stdlib.h> static IRCAppWindow* s_the; |