mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: mark remove_all_trap_handlers() deprecated, it never did anything
This commit is contained in:
@@ -156,7 +156,8 @@ function run_one_cleanup_handler() {
|
||||
}
|
||||
|
||||
function remove_all_trap_handlers() {
|
||||
display_alert "Will remove ALL trap handlers, for a clean exit..." "" "cleanup"
|
||||
# @TODO find usages and kill
|
||||
display_alert "calling obsolete method remove_all_trap_handlers()" "not doing anything" "warning"
|
||||
}
|
||||
|
||||
# exit_with_error <message> <highlight>
|
||||
|
||||
Reference in New Issue
Block a user