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:
committed by
waddlesplash
parent
6209570e34
commit
eb1d596ff6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user