mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
cleanup
include/my_dbug.h: formatting
This commit is contained in:
@ -951,7 +951,6 @@ void _db_enter_(const char *_func_, const char *_file_,
|
||||
*_slevel_= 0; /* Set to avoid valgrind warnings if dbug is enabled later */
|
||||
return;
|
||||
}
|
||||
get_code_state_or_return;
|
||||
save_errno= errno;
|
||||
|
||||
*_sfunc_= cs->func;
|
||||
|
Reference in New Issue
Block a user