1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-24 06:01:25 +03:00
Files
mariadb/sql/debug_sync.h
Marko Mäkelä e76ca24bb1 Fix GCC -Wunused-function
debug_sync_set_action(): Declare the dummy function inline,
to silence a warning about declared-but-unused static function.
This amends commit 3ccd6766d0.
2020-06-10 07:43:18 +03:00

2.0 KiB