remove dead code
This commit is contained in:
parent
a07e29a0e5
commit
8e9c5d1057
@ -36,11 +36,6 @@
|
||||
#include "sql_select.h"
|
||||
#include "debug_sync.h"
|
||||
|
||||
/// How to write record_ref.
|
||||
#define WRITE_REF(file,from) \
|
||||
if (my_b_write((file),(uchar*) (from),param->ref_length)) \
|
||||
DBUG_RETURN(1);
|
||||
|
||||
/* functions defined in this file */
|
||||
|
||||
static uchar *read_buffpek_from_file(IO_CACHE *buffer_file, uint count,
|
||||
|
Loading…
x
Reference in New Issue
Block a user