diff options
Diffstat (limited to 'sql/log_event.h')
-rw-r--r-- | sql/log_event.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/log_event.h b/sql/log_event.h index e57115432ec..3a54702c2d1 100644 --- a/sql/log_event.h +++ b/sql/log_event.h @@ -2194,8 +2194,6 @@ public: /* !!! Public in this patch to allow old usage */ #endif }; -extern char server_version[SERVER_VERSION_LENGTH]; - /** @class Start_log_event_v3 |