summaryrefslogtreecommitdiff
path: root/sql/unireg.h
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2013-04-07 15:35:39 +0200
committerSergei Golubchik <sergii@pisem.net>2013-04-07 15:35:39 +0200
commitccc9238335daaa1ca269b651bf25845afa7cf166 (patch)
tree4d9aa6b70b8afce9390e65ccca98013ebe1b4a65 /sql/unireg.h
parente727741614b5361465de9cc8c292e7c3fb9cdfec (diff)
downloadmariadb-git-ccc9238335daaa1ca269b651bf25845afa7cf166.tar.gz
s/st_ha_create_information/HA_CREATE_INFO/
Diffstat (limited to 'sql/unireg.h')
-rw-r--r--sql/unireg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/unireg.h b/sql/unireg.h
index da510bb4e6d..f4e88b0d8d7 100644
--- a/sql/unireg.h
+++ b/sql/unireg.h
@@ -23,8 +23,6 @@
/* Extra functions used by unireg library */
-typedef struct st_ha_create_information HA_CREATE_INFO;
-
#ifndef NO_ALARM_LOOP
#define NO_ALARM_LOOP /* lib5 and popen can't use alarm */
#endif