summaryrefslogtreecommitdiff
path: root/include/myisamchk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/myisamchk.h')
-rw-r--r--include/myisamchk.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/myisamchk.h b/include/myisamchk.h
index 64724de1789..e833a816b05 100644
--- a/include/myisamchk.h
+++ b/include/myisamchk.h
@@ -16,14 +16,6 @@
/* Definitions needed for myisamchk/mariachk.c */
-/*
- Entries marked as "QQ to be removed" are NOT used to
- pass check/repair options to xxx_check.c. They are used
- internally by xxxchk.c or/and ha_xxxx.cc and should NOT
- be stored together with other flags. They should be removed
- from the following list to make addition of new flags possible.
-*/
-
#ifndef _myisamchk_h
#define _myisamchk_h