~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/status_dictionary/dictionary.h

  • Committer: Joe Daly
  • Date: 2010-06-03 18:54:41 UTC
  • mto: This revision was merged to the branch mainline in revision 1614.
  • Revision ID: skinny.moey@gmail.com-20100603185441-awwcp0sscsh0v3vx
remove more bits related to old show status

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
#include "drizzled/session.h"
27
27
 
28
28
#include "plugin/status_dictionary/state_tool.h"
29
 
#include "plugin/status_dictionary/status.h"
30
29
#include "plugin/status_dictionary/variables.h"
31
30
 
32
31
#endif /* PLUGIN_STATUS_DICTIONARY_DICTIONARY_H */