clean up
This commit is contained in:
@@ -169,6 +169,7 @@ ServerConfig *_determine_process_server(Client *client, std::vector<ServerConfig
|
||||
return (&(*default_server));
|
||||
}
|
||||
|
||||
// const?
|
||||
// Temporary Global Scope. Probably move to Client in the future.
|
||||
const LocationConfig *_determine_location(const ServerConfig &server, const std::string &path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user