~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/table_list.h

  • Committer: Brian Aker
  • Date: 2010-02-26 23:01:04 UTC
  • mto: (1309.2.7 fix_is)
  • mto: This revision was merged to the branch mainline in revision 1313.
  • Revision ID: brian@gaz-20100226230104-vlj2iirwortsdjt6
Remove dead code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
namespace plugin
40
40
{
41
 
  class InfoSchemaTable;
42
41
  class StorageEngine;
43
42
}
44
43