mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-04-01 23:15:30 +08:00
[feat] remove client certificate dependency
This commit is contained in:
@@ -26,8 +26,6 @@ class PathManager {
|
||||
|
||||
std::filesystem::path GetLogPath();
|
||||
|
||||
std::filesystem::path GetCertPath();
|
||||
|
||||
bool CreateDirectories(const std::filesystem::path& p);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user