소스 검색

Unused code

Source commit: 8395b83b6d912de81cd7f6e670617cd61c600177
Martin Prikryl 2 년 전
부모
커밋
aba9cfb6e5
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      source/core/S3FileSystem.cpp

+ 0 - 6
source/core/S3FileSystem.cpp

@@ -82,12 +82,6 @@ static void NeedS3Config()
   }
 }
 //---------------------------------------------------------------------------
-UnicodeString GetS3Profile()
-{
-  NeedS3Config();
-  return S3Profile;
-}
-//---------------------------------------------------------------------------
 TStrings * GetS3Profiles()
 {
   NeedS3Config();