diff options
Diffstat (limited to 'storage/perfschema/ha_perfschema.h')
-rw-r--r-- | storage/perfschema/ha_perfschema.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/perfschema/ha_perfschema.h b/storage/perfschema/ha_perfschema.h index dc465da3758..e088c79b26f 100644 --- a/storage/perfschema/ha_perfschema.h +++ b/storage/perfschema/ha_perfschema.h @@ -46,8 +46,6 @@ public: const char *index_type(uint) { return ""; } - const char **bas_ext(void) const; - /** Capabilities of the performance schema tables. */ ulonglong table_flags(void) const { |