summaryrefslogtreecommitdiff
path: root/include/myisamchk.h
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2016-03-11 13:40:31 +0100
committerSergei Golubchik <serg@mariadb.org>2016-12-12 20:27:35 +0100
commit5d6aab809d9c22f0c489fd3e060f7cde5f8264fa (patch)
treea4319c505d06fc90ee3ae82f9c2061494db8d74c /include/myisamchk.h
parent961fc6a673ea3691f41f3d1f9eabfac799047fc4 (diff)
downloadmariadb-git-5d6aab809d9c22f0c489fd3e060f7cde5f8264fa.tar.gz
cleanup: minor issues in MyISAM
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