~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/hp_block.cc

Merge Stewart's dead code removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#include "heap_priv.h"
19
19
 
20
 
#include <cstdlib>
21
 
 
22
20
/*
23
21
  Find record according to record-position.
24
22