mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
cleanup
dbug/dbug.c: dbug naming conventions include/my_dbug.h: unused function
This commit is contained in:
@ -2399,7 +2399,7 @@ static void dbug_flush(CODE_STATE *cs)
|
||||
|
||||
/* For debugging */
|
||||
|
||||
void _db_force_flush()
|
||||
void _db_force_flush_()
|
||||
{
|
||||
CODE_STATE *cs;
|
||||
get_code_state_or_return;
|
||||
|
Reference in New Issue
Block a user