Remove listmanager
The file wasn't used, so any traces of listmanager.h or .c have been erased.
This commit is contained in:
@ -60,7 +60,6 @@
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/housekeeper.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/listmanager.h>
|
||||
|
||||
#define MYSQL_COM_QUIT 0x01
|
||||
#define MYSQL_COM_INITDB 0x02
|
||||
|
||||
@ -70,7 +70,6 @@
|
||||
#include <maxscale/adminusers.h>
|
||||
#include <debugcli.h>
|
||||
#include <maxscale/housekeeper.h>
|
||||
#include <maxscale/listmanager.h>
|
||||
#include <maxscale/maxscale.h>
|
||||
#include <maxscale/version.h>
|
||||
#include <maxscale/log_manager.h>
|
||||
|
||||
Reference in New Issue
Block a user