Skip to content
Snippets Groups Projects
Commit f2569702 authored by Leonid Vasiliev's avatar Leonid Vasiliev Committed by Kirill Yukhin
Browse files

export: remove "error_unpack_unsafe" from "exports"

"error_unpack_unsafe" was removed from export in commit [1]
and accidentally reanimated during rebase [2].
Let's remove "error_unpack_unsafe" from "exports".

1. https://github.com/tarantool/tarantool/commit/6aafa697e1ec8166df721573195711cea5ec3135
2. https://github.com/tarantool/tarantool/commit/5ceabb378d0169dc776449e45577515114e39f12

Follow-up #5932
parent 224cb68c
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,6 @@ decimal_from_string
decimal_unpack
error_ref
error_set_prev
error_unpack_unsafe
error_unref
exception_get_int
exception_get_string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment