Remove memlog and rdtsc
Neither of these were actively used, so they and any associated tests were removed.
This commit is contained in:
@ -50,7 +50,6 @@
|
||||
#include <maxscale/buffer.h>
|
||||
#include <pthread.h>
|
||||
#include <stdint.h>
|
||||
#include <maxscale/memlog.h>
|
||||
#include <maxscale/thread.h>
|
||||
#include <zlib.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
|
@ -76,7 +76,6 @@
|
||||
|
||||
#include <maxscale/log_manager.h>
|
||||
|
||||
#include <maxscale/rdtsc.h>
|
||||
#include <maxscale/thread.h>
|
||||
|
||||
/* Temporary requirement for auth data */
|
||||
|
Reference in New Issue
Block a user