~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Brian Aker
  • Date: 2010-02-18 06:17:33 UTC
  • mto: (1273.19.13 fix_is)
  • mto: This revision was merged to the branch mainline in revision 1304.
  • Revision ID: brian@gaz-20100218061733-32a463ubfiqgbmn5
REmove dead COM enum

Show diffs side-by-side

added added

removed removed

Lines of Context:
388
388
                              drizzled/statement/show_create.h \
389
389
                              drizzled/statement/show_create_schema.h \
390
390
                              drizzled/statement/show_errors.h \
391
 
                              drizzled/statement/show_status.h \
392
391
                              drizzled/statement/show_warnings.h \
393
392
                              drizzled/statement/start_transaction.h \
394
393
                              drizzled/statement/truncate.h \
729
728
                           drizzled/statement/show_create.cc \
730
729
                           drizzled/statement/show_create_schema.cc \
731
730
                           drizzled/statement/show_errors.cc \
732
 
                           drizzled/statement/show_status.cc \
733
731
                           drizzled/statement/show_warnings.cc \
734
732
                           drizzled/statement/start_transaction.cc \
735
733
                           drizzled/statement/truncate.cc \