mirror of
https://github.com/libretro/Play-.git
synced 2025-02-25 22:15:27 +00:00
Cleanup.
This commit is contained in:
parent
7e1e7fc7d7
commit
32fdf00da3
@ -138,9 +138,8 @@ static std::string TrimQuotes(std::string input)
|
||||
void CS3ObjectStream::GetObjectInfo()
|
||||
{
|
||||
#if 0
|
||||
if(false)
|
||||
{
|
||||
CAmazonS3Client client(accessKeyId, secretAccessKey);
|
||||
CAmazonS3Client client(CS3Config::GetInstance().GetAccessKeyId(), CS3Config::GetInstance().GetSecretAccessKey());
|
||||
|
||||
GetBucketLocationRequest request;
|
||||
request.bucket = "ps2bootables";
|
||||
|
Loading…
x
Reference in New Issue
Block a user