diff options
Diffstat (limited to 'storage/spider/spd_param.h')
-rw-r--r-- | storage/spider/spd_param.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/storage/spider/spd_param.h b/storage/spider/spd_param.h index 9a358c54be5..06df06a3129 100644 --- a/storage/spider/spd_param.h +++ b/storage/spider/spd_param.h @@ -107,9 +107,6 @@ int spider_param_selupd_lock_mode( bool spider_param_sync_autocommit( THD *thd ); -bool spider_param_sync_time_zone( - THD *thd -); bool spider_param_use_default_database( THD *thd ); |