Skip to content

Commit

Permalink
[common] Remove unused sys_errlist_internal from api.h
Browse files Browse the repository at this point in the history
Signed-off-by: Kailun Qin <[email protected]>
  • Loading branch information
kailun-qin authored and Dmitrii Kuvaiskii committed May 16, 2023
1 parent ede26cd commit 4946a0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/include/api.h
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,6 @@ int buf_flush(struct print_buf* buf);

/* Miscelleneous */

extern const char* const* sys_errlist_internal;

#define URI_PREFIX_SEPARATOR ":"

#define URI_TYPE_DIR "dir"
Expand Down

0 comments on commit 4946a0b

Please sign in to comment.