MXS-2220 Miscellaneous cleanup
Removes some duplicate includes.
This commit is contained in:
@ -164,7 +164,7 @@ static void exec_show_clients(DCB* dcb, MAXINFO_TREE* tree)
|
||||
*/
|
||||
static void exec_show_servers(DCB* dcb, MAXINFO_TREE* tree)
|
||||
{
|
||||
serverGetList()->write(dcb);
|
||||
Server::getList()->write(dcb);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user