Including dcc.h in screen.c is unnecessary.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@293 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -31,7 +31,6 @@ CVS_REVISION(screen_c)
|
|||||||
#include "input.h"
|
#include "input.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "hook.h"
|
#include "hook.h"
|
||||||
#include "dcc.h"
|
|
||||||
#include "exec.h"
|
#include "exec.h"
|
||||||
#include "newio.h"
|
#include "newio.h"
|
||||||
#include "misc.h"
|
#include "misc.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user