~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/hp_panic.cc

Merge Stewart's dead code removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#include "heap_priv.h"
17
17
 
18
18
using namespace std;
19
 
using namespace drizzled;
20
19
 
21
20
        /* if flag == HA_PANIC_CLOSE then all files are removed for more
22
21
           memory */