Remove B_FILE_NOT_FOUND from public headers.

Now that it is not used anywhere in the source tree following
previous commits.

Change-Id: Id2fc417a0658d09148e99587c613a928f1fbe4c2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4611
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Augustin Cavalier
2021-10-19 15:58:54 +00:00
committed by waddlesplash
parent 6209570e34
commit eb1d596ff6
6 changed files with 6 additions and 9 deletions
@@ -564,7 +564,6 @@
/* Storage Kit/File System Errors */
#define B_FILE_ERROR FSSH_B_FILE_ERROR
#define B_FILE_NOT_FOUND FSSH_B_FILE_NOT_FOUND
#define B_FILE_EXISTS FSSH_B_FILE_EXISTS
#define B_ENTRY_NOT_FOUND FSSH_B_ENTRY_NOT_FOUND
#define B_NAME_TOO_LONG FSSH_B_NAME_TOO_LONG