mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
cleanup: remove unconditional #ifdef's
This commit is contained in:
@@ -3006,9 +3006,7 @@ public:
|
||||
*/
|
||||
struct st_mysql_stmt *current_stmt;
|
||||
#endif
|
||||
#ifdef HAVE_QUERY_CACHE
|
||||
Query_cache_tls query_cache_tls;
|
||||
#endif
|
||||
NET net; // client connection descriptor
|
||||
/** Aditional network instrumentation for the server only. */
|
||||
NET_SERVER m_net_server_extension;
|
||||
|
Reference in New Issue
Block a user