Remove deprecated mju_{error,warning}_{i,s} functions.
PiperOrigin-RevId: 925204136 Change-Id: Ia877d08a135092db8037d04e6a237e81325a1d7c
This commit is contained in:
committed by
Copybara-Service
parent
ad23db5942
commit
062b0f1ea6
@@ -147,14 +147,10 @@ _SKIPPED_MEMORY_FUNCTIONS: tuple[str, ...] = (
|
||||
"mju_boxQPmalloc",
|
||||
"mju_clearHandlers",
|
||||
"mju_error",
|
||||
"mju_error_i",
|
||||
"mju_error_s",
|
||||
"mju_free",
|
||||
"mju_malloc",
|
||||
"mju_strncpy",
|
||||
"mju_warning",
|
||||
"mju_warning_i",
|
||||
"mju_warning_s",
|
||||
# go/keep-sorted end
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user