conf.h: remove obsolete header
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
This commit is contained in:
@@ -20,9 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "ClientInternal.hxx"
|
||||
#include "ClientList.hxx"
|
||||
#include "conf.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include "ConfigGlobal.hxx"
|
||||
|
||||
#define CLIENT_TIMEOUT_DEFAULT (60)
|
||||
#define CLIENT_MAX_COMMAND_LIST_DEFAULT (2048*1024)
|
||||
|
||||
Reference in New Issue
Block a user