mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Remove 'extern' references from .cc files
This commit is contained in:
@@ -1569,8 +1569,6 @@ bool select_create::send_data(List<Item> &values)
|
||||
return 0;
|
||||
}
|
||||
|
||||
extern HASH open_cache;
|
||||
|
||||
|
||||
bool select_create::send_eof()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user