ladybird/Userland/Libraries/LibFileSystemAccessClient
Lucas CHOLLET e8249d735d LibFileSystemAccessClient: Remove the deprecated API
Concerned functions are:
 - try_request_file_read_only_approved_deprecated
 - try_request_file_deprecated
 - try_open_file_deprecated
 - try_save_file_deprecated

It also allows some simplifications in the implementation of the client.
2023-02-16 20:11:52 +01:00
..
Client.cpp LibFileSystemAccessClient: Remove the deprecated API 2023-02-16 20:11:52 +01:00
Client.h LibFileSystemAccessClient: Remove the deprecated API 2023-02-16 20:11:52 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00