Remove useless maxadmin commands
The commands did nothing.
This commit is contained in:
@ -1522,17 +1522,6 @@ void poll_fake_hangup_event(DCB *dcb)
|
||||
poll_add_event_to_dcb(dcb, NULL, ev);
|
||||
}
|
||||
|
||||
/**
|
||||
* Print the event queue contents
|
||||
*
|
||||
* @param pdcb The DCB to print the event queue to
|
||||
*/
|
||||
void
|
||||
dShowEventQ(DCB *pdcb)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Print the event queue statistics
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user